Skip to content

Commit 708d383

Browse files
committed
bump version
1 parent c5a3d67 commit 708d383

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-activity-view",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "iOS share and action sheets for React Native",
55
"scripts": {
66
"start": "node_modules/react-native/packager/packager.sh"
@@ -9,7 +9,6 @@
99
"react-native": "^0.4.4"
1010
},
1111
"main": "ActivityView.ios.js",
12-
"devDependencies": {},
1312
"repository": {
1413
"type": "git",
1514
"url": "https://github.com/naoufal/react-native-activity-view.git"

0 commit comments

Comments
 (0)