aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <>2026-03-07 12:16:50 +0100
committerJonas Maier <>2026-03-07 12:16:50 +0100
commit54a02770856320cf6dea1e68efe42e2691fe5b7b (patch)
tree291da7dd7177a1b11415ec18d61b1e54303f5b06 /Cargo.toml
parent4e85d136e5d1da457c229024626d8f2f0d31011b (diff)
downloadpish-54a02770856320cf6dea1e68efe42e2691fe5b7b.tar.gz
another version
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 b9a7437..d29df84 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.2.0"
+version = "0.3.0"
edition = "2024"
license-file = "LICENSE"