From a8e3dcf526462d82402985d137402963b0b344de Mon Sep 17 00:00:00 2001 From: Jonas Maier <> Date: Tue, 21 Apr 2026 12:54:39 +0200 Subject: bump version to allow installing a new version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 312257e..9ffec25 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -56,7 +56,7 @@ dependencies = [ [[package]] name = "pish" -version = "0.4.0" +version = "0.5.0" dependencies = [ "libc", "nix", 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" -- cgit v1.2.3