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