diff --git a/Cargo.toml b/Cargo.toml index 9f25cce..e2f1a50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gitnapse" -version = "0.1.2" +version = "0.1.0" edition = "2024" description = "A TUI tool to browse and manage your GitHub repositories" license = "MIT"