You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/09/18 15:22:22 UTC

[cordova-js] 01/01: Mark 5.0.0-dev

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

brodybits pushed a commit to branch brodybits-mark-5.0.0-dev
in repository https://gitbox.apache.org/repos/asf/cordova-js.git

commit 0daa2a51211acfbaabf90153d60c59bc511aba9b
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Tue Sep 18 11:22:13 2018 -0400

    Mark 5.0.0-dev
    
    Needed since we did already drop Node.js 4 support and are planning to remove browserify
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 41d1e77..b1faaae 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "engines": {
     "node": ">=6.0.0"
   },
-  "version": "4.2.5-dev",
+  "version": "5.0.0-dev",
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",


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