From a50e3e39e668552f957042fa3281a2ddd7b0c24b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 5 Mar 2024 07:10:37 +0000 Subject: [PATCH] ver: bump to 0.7.5-alpha.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e124f34..fb3942e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -15,7 +15,7 @@ dependencies = [ [[package]] name = "gitnu" -version = "0.7.5-alpha.2" +version = "0.7.5-alpha.3" dependencies = [ "atty", ] diff --git a/Cargo.toml b/Cargo.toml index 92b42db..24b353f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gitnu" -version = "0.7.5-alpha.2" +version = "0.7.5-alpha.3" authors = ["Nguyen Vu Khang "] description = """ gitnu indexes your git status so you can use numbers instead of filenames.