aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <jonas@x77.dev>2026-05-08 19:11:19 +0200
committerJonas Maier <jonas@x77.dev>2026-05-08 19:11:19 +0200
commitd8712f7ccc8cb26458f3244f6066b9161968f9e1 (patch)
tree02da3fa6f8090bb99f60d1563d07d54d5c1f5fab /Cargo.toml
parentf4b69eb87ca61f408323ab9d24938859f7c4ceb3 (diff)
downloadpish-d8712f7ccc8cb26458f3244f6066b9161968f9e1.tar.gz
0.6.1
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 e0bf067..2ca08d8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.6.0"
+version = "0.6.1"
edition = "2024"
license-file = "LICENSE"