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/12/24 18:36:40 UTC

[cordova-common] branch master updated (1bbc93d -> 470718c)

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

brodybits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-common.git.


    from 1bbc93d  Merge pull request #60 from brodybits/events-singleton
     add 2492998  Update version & RELEASENOTES.md for release 3.1.0
     new 470718c  Set version to 3.1.1-dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASENOTES.md | 4 ++++
 package.json    | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)


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


[cordova-common] 01/01: Set version to 3.1.1-dev

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-common.git

commit 470718c5055d95041fc935daa862967156ae1e23
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Mon Dec 24 13:36:08 2018 -0500

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

diff --git a/package.json b/package.json
index 806c5db..6e56295 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "name": "cordova-common",
   "description": "Apache Cordova tools and platforms shared routines",
   "license": "Apache-2.0",
-  "version": "3.1.0",
+  "version": "3.1.1-dev",
   "repository": {
     "type": "git",
     "url": "https://github.com/apache/cordova-common"


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