Skip to content

Commit f0c39a1

Browse files
zkwasm: unstable-2024-10-19 -> 1.2-unstable-2024-10-19
Diff: DelphinusLab/zkWasm@f5acf8c...f5acf8c
1 parent a58e472 commit f0c39a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/zkwasm/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
let
1111
commonArgs = rec {
1212
pname = "zkWasm";
13-
version = "unstable-2024-10-19";
13+
version = "1.2-unstable-2024-10-19";
1414

1515
nativeBuildInputs = [
1616
clang

0 commit comments

Comments
 (0)