Skip to content

Commit

Permalink
Merge branch 'main' of github.com:citizenwallet/js-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
kevtechi committed Nov 10, 2024
2 parents ed75834 + 1407ab6 commit 6c23cba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizenwallet/sdk",
"version": "2.0.31",
"version": "2.0.32",
"exports": {
".": "./src/index.ts",
"./bundler": "./src/bundler/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citizenwallet/sdk",
"version": "2.0.31",
"version": "2.0.32",
"description": "An sdk to easily work with citizen wallet.",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 6c23cba

Please sign in to comment.