Skip to content

Commit

Permalink
pulish 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
wfnuser committed Aug 26, 2024
1 parent 939251e commit 3b1c009
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"npm-run-all": "^4.1.5"
},
"dependencies": {
"youbet-sdk": "^0.0.8"
"youbet-sdk": "^0.0.9"
}
}
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.8",
"version": "0.0.9",
"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.8"
"youbet-sdk": "^0.0.9"
},
"devDependencies": {
"@types/node": "^20.14.8",
Expand Down

0 comments on commit 3b1c009

Please sign in to comment.