aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <>2026-05-23 16:54:52 +0200
committerJonas Maier <>2026-05-23 16:54:52 +0200
commit8316ec37e248abbd25342750c1a84b059896df90 (patch)
treec82484f4294a9b1cd275c95b38db99c023576430 /Cargo.toml
parent0c4445a732926a83338cd8f5bd2b13fcbd3cac1f (diff)
downloadpish-8316ec37e248abbd25342750c1a84b059896df90.tar.gz
0.6.9
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 0efbdd0..e117de9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.6.8"
+version = "0.6.9"
edition = "2024"
license-file = "LICENSE"