Skip to content

Commit 2703cca

Browse files
zkwasm: unstable-2024-10-19 -> 1.2-unstable-2024-10-19
Diff: DelphinusLab/zkWasm@f5acf8c...f5acf8c
1 parent 4029a8e commit 2703cca

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
@@ -11,7 +11,7 @@
1111
let
1212
commonArgs = rec {
1313
pname = "zkWasm";
14-
version = "unstable-2024-10-19";
14+
version = "1.2-unstable-2024-10-19";
1515

1616
nativeBuildInputs = [
1717
clang

0 commit comments

Comments
 (0)