aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJonas Maier <jonas@x77.dev>2026-05-09 21:47:57 +0200
committerJonas Maier <jonas@x77.dev>2026-05-09 21:47:57 +0200
commit90b34c8cc26d9adf2a1e8ae5169fb6dd0edb01c8 (patch)
treebaa1498775d1f34b709c52821c366378791bc947 /Cargo.toml
parentf467e09038fe675ccd3e2c10b39d94bd5c8e1087 (diff)
downloadpish-90b34c8cc26d9adf2a1e8ae5169fb6dd0edb01c8.tar.gz
get rid of warnings, bump version to 0.6.4
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 23cc13b..b725ca4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pish"
description = "pretty incredible shell"
-version = "0.6.3"
+version = "0.6.4"
edition = "2024"
license-file = "LICENSE"