Skip to content

Commit 94a3e39

Browse files
authored
Merge pull request #911 from ProvableHQ/feat/bump-0.6.12
[Update] Bumping sdk and wasm to 0.6.12
2 parents 5dc5587 + 6e95964 commit 94a3e39

File tree

3 files changed

+371
-572
lines changed

3 files changed

+371
-572
lines changed

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@provablehq/sdk",
3-
"version": "0.6.11",
3+
"version": "0.6.12",
44
"description": "A Software Development Kit (SDK) for Zero-Knowledge Transactions",
55
"collaborators": [
66
"The Provable Team"

wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@provablehq/wasm",
3-
"version": "0.6.11",
3+
"version": "0.6.12",
44
"description": "Wasm build for the SDK",
55
"collaborators": [
66
"The Provable Team"

0 commit comments

Comments
 (0)