chore: bump 0.1.1

This commit is contained in:
Callum Leslie 2024-09-10 21:14:52 +01:00
parent 15f9bff56b
commit fb22da828f
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -460,7 +460,7 @@ dependencies = [
[[package]]
name = "nish"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"clap",
"runix",

View file

@ -1,7 +1,7 @@
[package]
name = "nish"
description = "Jump into flake-based nix shells with ease"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "MIT"