diff --git a/package.json b/package.json index 2f8dfdfa..e26e6f85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-react-native-module", - "version": "0.7.0-dev", + "version": "0.7.0", "description": "Tool to create a React Native library module or view module with a single command", "bin": "cli.js", "main": "lib/lib.js",