Skip to content

Commit dd1ec23

Browse files
committed
bump version to 0.1.2
1 parent f6006f6 commit dd1ec23

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
@@ -26,7 +26,7 @@
2626
default =
2727
pkgs.stdenv.mkDerivation {
2828
pname = "git-leash";
29-
version = "0.1.1";
29+
version = "0.1.2";
3030

3131
src = ./.;
3232

0 commit comments

Comments
 (0)