Skip to content

Commit 76d8c91

Browse files
committed
Fix to package.json
1 parent 5b1876e commit 76d8c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-android-geolocation",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "React Native Module to use Android Geolocation via Google Play API",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)