aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <jonas@x77.dev>2026-05-22 22:00:36 +0200
committerJonas Maier <jonas@x77.dev>2026-05-22 22:00:36 +0200
commitd93bf871fa4e4bb74eefe858e691bdd883a3bbf3 (patch)
tree49a4b2ccf7a38ab762993c5ad4a0f1ae437a43fb /Cargo.toml
parent40e64a767a70ea5c04e4ab9fa6dd7ceac0ea882b (diff)
downloadpish-d93bf871fa4e4bb74eefe858e691bdd883a3bbf3.tar.gz
0.6.8
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 88365b1..0efbdd0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.6.7"
+version = "0.6.8"
edition = "2024"
license-file = "LICENSE"