aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <>2026-03-06 14:44:04 +0100
committerJonas Maier <>2026-03-06 14:44:04 +0100
commit12d929265c0717725d467e539daebe40b4d1b154 (patch)
tree3a9263ca0e9b1a9038e42c8ed6e608602cddad75 /Cargo.toml
parente6831f59011128e10be2e84f1da6a56fe0416652 (diff)
downloadpish-12d929265c0717725d467e539daebe40b4d1b154.tar.gz
0.2.0
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 0588542..8b69bb9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.1.0"
+version = "0.2.0"
edition = "2024"
license-file = "LICENSE"