Skip to content

Commit

Permalink
Merge pull request #19 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 committed Apr 27, 2020
2 parents fa67415 + c08eb6d commit 66c2e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "ton-client-react-native-js",
"version": "0.21.1",
"version": "0.22.0",
"description": "TON Client Library for React Native",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -48,6 +48,6 @@
},
"peerDependencies": {},
"dependencies": {
"ton-client-js": "^0.21.0"
"ton-client-js": "^0.22.0"
}
}

0 comments on commit 66c2e45

Please sign in to comment.