Skip to content

Commit 6789bba

Browse files
committed
chore: bump version to 2.0.4
Prepare the package metadata for the next patch release.
1 parent 9a1c274 commit 6789bba

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
@@ -30,7 +30,7 @@
3030
default = self'.packages.git-wt;
3131
git-wt = pkgs.buildGoModule {
3232
pname = "git-wt";
33-
version = "2.0.3";
33+
version = "2.0.4";
3434

3535
src = lib.cleanSource ./.;
3636

0 commit comments

Comments
 (0)