Skip to content

Commit 96b4fea

Browse files
author
Kevin Brown
committed
Bumping version number.
1 parent 0e9896b commit 96b4fea

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "react-native-schemes-manager",
3-
"version": "1.0.1",
4-
"description": "Helps to manage React Native XCode projects that use multiple schemes to manage things like environment variables.",
3+
"version": "1.0.2",
4+
"description":
5+
"Helps to manage React Native XCode projects that use multiple schemes to manage things like environment variables.",
56
"main": "index.js",
67
"bin": {
78
"react-native-schemes-manager": "index.js"
@@ -30,7 +31,8 @@
3031
"bugs": {
3132
"url": "https://github.com/Thinkmill/react-native-schemes-manager/issues"
3233
},
33-
"homepage": "https://github.com/Thinkmill/react-native-schemes-manager#readme",
34+
"homepage":
35+
"https://github.com/Thinkmill/react-native-schemes-manager#readme",
3436
"dependencies": {
3537
"chalk": "^1.1.3",
3638
"glob": "^7.1.1",

0 commit comments

Comments
 (0)