Skip to content

Commit 10a4550

Browse files
authored
Bump git-wt version from 0.7.0 to 0.8.0
1 parent 943b225 commit 10a4550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
default = self'.packages.git-wt;
3232
git-wt = pkgs.stdenvNoCC.mkDerivation {
3333
pname = "git-wt";
34-
version = "0.7.0";
34+
version = "0.8.0";
3535

3636
src = ./.;
3737

0 commit comments

Comments
 (0)