Skip to content

Commit 73f7b43

Browse files
committed
bump version 0.4.0
1 parent f4d97c5 commit 73f7b43

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
@@ -25,7 +25,7 @@
2525
rec {
2626
traffikey = pkgs.buildGoModule {
2727
pname = "traffikey";
28-
version = "0.3.0";
28+
version = "0.4.0";
2929

3030
src = ./.;
3131

0 commit comments

Comments
 (0)