Skip to content

Commit 47f815d

Browse files
committed
snapshot
1 parent c0dc98f commit 47f815d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
buildGoApplication {
1616
pname = "android-attestation-keybox-generator";
17-
version = "0.0.1";
17+
version = "0.0.2";
1818
pwd = ./.;
1919
src = ./.;
2020
modules = ./gomod2nix.toml;

0 commit comments

Comments
 (0)