version bumped to 0.0.2

This commit is contained in:
Volodymyr Kozieiev 2019-06-26 11:52:59 +03:00
parent f166627a8d
commit 04ed5fddfb
No known key found for this signature in database
GPG Key ID: 1F706640AAF07516
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "react-native-navigation-twopane",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "react-native-navigation-twopane",
"version": "0.0.1",
"version": "0.0.2",
"description": "Two pane UI navigator for react-navigation",
"main": "./index.js",
"scripts": {