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 2020/04/13 01:33:09 UTC

[cordova-app-hello-world] branch master updated: Increment package version to 5.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-app-hello-world.git


The following commit(s) were added to refs/heads/master by this push:
     new 9f435a6  Increment package version to 5.0.1-dev
9f435a6 is described below

commit 9f435a617216d91d90445fd0b567b89ccd9a7f00
Author: Erisu <el...@gmail.com>
AuthorDate: Mon Apr 13 10:32:16 2020 +0900

    Increment package version to 5.0.1-dev
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 7cf11c7..4e098af 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-app-hello-world",
-  "version": "5.0.0",
+  "version": "5.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",


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