Skip to content

Commit 5af827e

Browse files
committed
bump version
1 parent ec4427a commit 5af827e

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
@@ -15,7 +15,7 @@
1515
in rec {
1616
traefik-keymate = pkgs.buildGoModule {
1717
pname = "traefik-keymate";
18-
version = "0.1.0";
18+
version = "0.2.0";
1919

2020
src = ./.;
2121

0 commit comments

Comments
 (0)