From 40eb2231dca72f10494ebdea14a48d799bb8b110 Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Wed, 5 Jul 2017 15:58:00 +1000 Subject: [PATCH] 1.0.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 55a6191..f03d0dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-schemes-manager", - "version": "1.0.0-beta.12", + "version": "1.0.0", "description": "Helps to manage React Native XCode projects that use multiple schemes to manage things like environment variables.", "main": "index.js", "bin": { @@ -28,7 +28,7 @@ "author": "Kevin Brown", "license": "MIT", "bugs": { - "url": "https://github.com/Thinkill/react-native-schemes-manager/issues" + "url": "https://github.com/Thinkmill/react-native-schemes-manager/issues" }, "homepage": "https://github.com/Thinkmill/react-native-schemes-manager#readme", "dependencies": {