You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2021/12/07 01:34:02 UTC

[cordova-create] branch master updated: chore: increment package version to 4.0.1-dev

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-create.git


The following commit(s) were added to refs/heads/master by this push:
     new 7dbe062  chore: increment package version to 4.0.1-dev
7dbe062 is described below

commit 7dbe062f15a4e1ee80bce1ea2b796a00c20f42c7
Author: Erisu <er...@apache.org>
AuthorDate: Tue Dec 7 10:31:13 2021 +0900

    chore: increment package version to 4.0.1-dev
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 1d9535d..b90d6bf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-create",
-  "version": "4.0.0",
+  "version": "4.0.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
diff --git a/package.json b/package.json
index 0fcbbc3..8433751 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-create",
-  "version": "4.0.0",
+  "version": "4.0.1-dev",
   "description": "Apache Cordova create module. Creates new project from default or template",
   "main": "index.js",
   "repository": "github:apache/cordova-create",

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org