aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <jonas@x77.dev>2026-05-14 15:21:01 +0200
committerJonas Maier <jonas@x77.dev>2026-05-14 15:21:01 +0200
commit7cb3e5fbf183c24a91c75c9afed85127ebf5123c (patch)
tree55bb23c34ad981f0e4e8ea235c83dab6079ad793 /Cargo.toml
parentff8707271d84b72e2ee4b3bae4b14e6e9316e773 (diff)
downloadpish-7cb3e5fbf183c24a91c75c9afed85127ebf5123c.tar.gz
correct handling of XDG dirs
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c455a4d..d17a1b1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.6.5"
+version = "0.6.6"
edition = "2024"
license-file = "LICENSE"