Skip to content

Commit

Permalink
Add compiled files & tag
Browse files Browse the repository at this point in the history
  • Loading branch information
CW GitHub Action committed Nov 10, 2024
1 parent c413837 commit d88e275
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.33",
"version": "2.0.34",
"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.33",
"version": "2.0.34",
"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 d88e275

Please sign in to comment.