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 169546a + 617e2c0 commit 7be1955
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-web-js",
"version": "0.21.0",
"version": "0.22.0",
"description": "TON Client Library for Web",
"scripts": {
"install": "node install.js"
Expand All @@ -19,7 +19,7 @@
},
"homepage": "https://ton.dev/node-se",
"dependencies": {
"ton-client-js": "^0.21.0"
"ton-client-js": "^0.22.0"
},
"main": "index.js"
}

0 comments on commit 7be1955

Please sign in to comment.