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 2018/12/20 02:39:27 UTC

[cordova-app-hello-world] 02/02: GH-10 Incremented package version to -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

commit 7516aee1164959e139bbaa5c8910462c2a3fcc41
Author: エリス <el...@gmail.com>
AuthorDate: Thu Dec 20 11:28:36 2018 +0900

    GH-10 Incremented package version to -dev
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 42fb1a5..8ae8111 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-app-hello-world",
-  "version": "4.0.0",
+  "version": "4.0.1-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