We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa95ba7 commit 69994dcCopy full SHA for 69994dc
1 file changed
flake.nix
@@ -38,7 +38,7 @@
38
39
devctl = buildGoApplication {
40
pname = "devctl";
41
- version = "v0.3.0";
+ version = "v0.3.1";
42
src = ./.;
43
modules = ./gomod2nix.toml;
44
0 commit comments