Skip to content

Commit

Permalink
Merge pull request #39 from NillionNetwork/timhm/release-tweaks-and-f…
Browse files Browse the repository at this point in the history
…ixes-0-2-0
  • Loading branch information
tim-hm authored Nov 12, 2024
2 parents fe06676 + 0896669 commit 42ab591
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client-react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nillion/client-react-hooks",
"license": "MIT",
"author": "[email protected]",
"version": "0.2.0-rc.1",
"version": "0.2.0-rc.2",
"homepage": "https://nillion.pub/client-ts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion client-vms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nillion/client-vms",
"license": "MIT",
"author": "[email protected]",
"version": "0.2.0-rc.1",
"version": "0.2.0-rc.2",
"repository": "https://github.com/NillionNetwork/client-ts",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion client-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nillion/client-wasm",
"version": "0.2.0-rc.1",
"version": "0.2.0-rc.2",
"type": "module",
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion examples-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nillion/examples-react",
"version": "0.2.0-rc.1",
"version": "0.2.0-rc.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 42ab591

Please sign in to comment.