aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <jonas@x77.dev>2026-05-03 16:45:27 +0200
committerJonas Maier <jonas@x77.dev>2026-05-03 16:45:27 +0200
commit44dfa6dd66ed6734754262f7b27f6eff53c068bf (patch)
tree44b498fdcff91ef131d329a6336ac267fc287e94 /Cargo.toml
parentf4d2b541f2dd499044ac428e4c266cf48c91b4d8 (diff)
downloadpish-44dfa6dd66ed6734754262f7b27f6eff53c068bf.tar.gz
v0.6.0: custom keybinds, source & exit & ct builtin
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 5931d53..e0bf067 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.5.0"
+version = "0.6.0"
edition = "2024"
license-file = "LICENSE"