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/10 13:53:53 UTC

[cordova-cli] branch master updated: chore: bump version to 10.0.0-dev (#479)

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-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new d9b2711  chore: bump version to 10.0.0-dev (#479)
d9b2711 is described below

commit d9b27112f6713a1ce0998736604bf758221662e4
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Sun Nov 10 22:53:45 2019 +0900

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

diff --git a/package.json b/package.json
index e12793b..4cf6a8b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "9.0.1-dev",
+  "version": "10.0.0-dev",
   "preferGlobal": true,
   "description": "Cordova command line interface tool",
   "main": "cordova",


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