Skip to content

Commit 2e3733d

Browse files
committed
bump version to match github release
1 parent fe3b8cf commit 2e3733d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
outputs =
99
{ self, nixpkgs }:
1010
let
11-
version = "0.3.0";
11+
version = "0.3.1";
1212
vendorHash = "sha256-SWa/3XPKHhqOOHm77I7X1Yr6Iw4ItXYuU+9DtsgX9ZE=";
1313

1414
mkCli =

0 commit comments

Comments
 (0)