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