You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2019/11/13 00:13:21 UTC

[cordova-app-hello-world] branch master updated: chore: bump version to 5.0.0-dev (#51)

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

raphinesse 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 d58a224  chore: bump version to 5.0.0-dev (#51)
d58a224 is described below

commit d58a2242cb60e5131054c4eb680f472579c1b30c
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Wed Nov 13 01:13:16 2019 +0100

    chore: bump version to 5.0.0-dev (#51)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8ae8111..45097d7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-app-hello-world",
-  "version": "4.0.1-dev",
+  "version": "5.0.0-dev",
   "description": "This is the hello world app used by the `cordova create` command.",
   "repository": {
     "type": "git",


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