aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <jonas@x77.dev>2026-05-09 10:08:16 +0200
committerJonas Maier <jonas@x77.dev>2026-05-09 10:08:29 +0200
commit9e926819db6c94bd5a6b9c76d4dbaf0bff77c45e (patch)
treee788ee929822effca2d40a14c0edef35fb8080d9 /Cargo.toml
parent6d413c4a854cd964dfb7d45b7ee5cf955ac0230b (diff)
downloadpish-9e926819db6c94bd5a6b9c76d4dbaf0bff77c45e.tar.gz
0.6.2
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 2ca08d8..9b70ec1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.6.1"
+version = "0.6.2"
edition = "2024"
license-file = "LICENSE"