aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <>2026-04-21 12:54:39 +0200
committerJonas Maier <>2026-04-21 12:54:39 +0200
commita8e3dcf526462d82402985d137402963b0b344de (patch)
tree06117a3e013be6e7b6154259ff53b4921b862e89 /Cargo.toml
parentac801be7c14553db321e493c7e93259b0b4f3068 (diff)
downloadpish-a8e3dcf526462d82402985d137402963b0b344de.tar.gz
bump version to allow installing a new 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 f7a738c..d95a2ed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.4.0"
+version = "0.5.0"
edition = "2024"
license-file = "LICENSE"