Skip to content

Commit

Permalink
chore(release): v0.2.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-hm committed Nov 12, 2024
1 parent fe06676 commit 0896669
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 0896669

Please sign in to comment.