Skip to content

Commit dfabc57

Browse files
committed
bump version
1 parent 57c3d2e commit dfabc57

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,12 @@
44
"type": "git",
55
"url": "https://github.com/HippoAR/react-native-arkit.git"
66
},
7-
"version": "0.3.0",
7+
"version": "0.4.0",
88
"description": "React Native binding for iOS ARKit",
99
"author": "Zehao Li <[email protected]>",
1010
"license": "MIT",
1111
"homepage": "https://github.com/HippoAR/react-native-arkit",
12-
"keywords": [
13-
"react-native",
14-
"react",
15-
"native",
16-
"ARKit",
17-
"AR"
18-
],
12+
"keywords": ["react-native", "react", "native", "ARKit", "AR"],
1913
"main": "index.js",
2014
"scripts": {
2115
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)