Skip to content

Commit

Permalink
publish 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
wfnuser committed Aug 27, 2024
1 parent 3b1c009 commit bf445c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/youbet-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "youbet-sdk",
"version": "0.0.9",
"version": "0.0.10",
"description": "Awesome SDK it is.",
"main": "./dist/cjs/main.js",
"module": "./dist/esm/index.js",
Expand All @@ -23,7 +23,7 @@
"license": "ISC",
"dependencies": {
"ethers": "^6.13.1",
"youbet-sdk": "^0.0.9"
"youbet-sdk": "^0.0.10"
},
"devDependencies": {
"@types/node": "^20.14.8",
Expand Down

0 comments on commit bf445c9

Please sign in to comment.