Skip to content

Commit

Permalink
Merge pull request #21 from tonlabs/0.22.0-rc
Browse files Browse the repository at this point in the history
Version 0.22.0
  • Loading branch information
diserere authored Apr 26, 2020
2 parents f356e89 + 7b6e53c commit 0af961b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ton-client-node-js",
"version": "0.21.0",
"version": "0.22.0",
"description": "TON Client Library for Node.Js",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -55,7 +55,7 @@
},
"peerDependencies": {},
"dependencies": {
"ton-client-js": "^0.21.0",
"ton-client-js": "^0.22.0",
"node-fetch": "^2.6.0",
"websocket": "^1.0.28"
}
Expand Down

0 comments on commit 0af961b

Please sign in to comment.