Skip to content

Commit

Permalink
chore: version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ownikss committed Jun 22, 2021
1 parent 7e7be75 commit 9541568
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,12 +1,12 @@
{
"name": "webim-react-native",
"version": "0.1.1",
"version": "0.1.2",
"author": "Nikita Sirotkin",
"license": "MIT",
"description": "RN Webim implementation",
"main": "js/index.js",
"scripts": {
"prepare": "rm -rf js && tsc"
"prepublishOnly": "rm -rf js && tsc"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9541568

Please sign in to comment.