Skip to content

Commit ccd6faf

Browse files
committed
v1.1.1
1 parent f3d0b0f commit ccd6faf

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-config-reader",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Simply access android build configs and ios info.plist values in JS",
55
"main": "index.js",
66
"scripts": {
@@ -27,4 +27,3 @@
2727
},
2828
"homepage": "https://github.com/csath/react-native-config-reader#readme"
2929
}
30-
}

0 commit comments

Comments
 (0)