Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
fredliang44 committed Feb 17, 2023
1 parent 012bc86 commit 85001ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suiet/wallet-kit",
"version": "0.1.24",
"version": "0.1.25",
"type": "module",
"files": [
"dist"
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suiet/wallet-sdk",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -37,4 +37,4 @@
"tweetnacl": "^1.0.3",
"typescript": "^4.7.4"
}
}
}

2 comments on commit 85001ec

@vercel
Copy link

@vercel vercel bot commented on 85001ec Feb 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wallet-kit-demo – ./examples/with-vite

wallet-kit-demo-suiet.vercel.app
wallet-kit-demo.vercel.app
wallet-kit-demo-git-main-suiet.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 85001ec Feb 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.