Skip to content

Commit f41031d

Browse files
committed
chore: bump version to 0.8.1
1 parent f5f00fb commit f41031d

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.8.0";
34+
version = "0.8.1";
3535

3636
src = ./.;
3737

0 commit comments

Comments
 (0)