chore: increment package version to 6.0.1-dev
diff --git a/package.json b/package.json
index 879ca07..332385a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-app-hello-world",
-  "version": "6.0.0",
+  "version": "6.0.1-dev",
   "description": "This is the hello world app used by the `cordova create` command.",
   "repository": "github:apache/cordova-app-hello-world",
   "bugs": "https://github.com/apache/cordova-app-hello-world/issues",