Skip to content

Commit

Permalink
Bumping version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Brown committed Apr 1, 2018
1 parent 0e9896b commit 96b4fea
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "react-native-schemes-manager",
"version": "1.0.1",
"description": "Helps to manage React Native XCode projects that use multiple schemes to manage things like environment variables.",
"version": "1.0.2",
"description":
"Helps to manage React Native XCode projects that use multiple schemes to manage things like environment variables.",
"main": "index.js",
"bin": {
"react-native-schemes-manager": "index.js"
Expand Down Expand Up @@ -30,7 +31,8 @@
"bugs": {
"url": "https://github.com/Thinkmill/react-native-schemes-manager/issues"
},
"homepage": "https://github.com/Thinkmill/react-native-schemes-manager#readme",
"homepage":
"https://github.com/Thinkmill/react-native-schemes-manager#readme",
"dependencies": {
"chalk": "^1.1.3",
"glob": "^7.1.1",
Expand Down

0 comments on commit 96b4fea

Please sign in to comment.