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/24 21:03:41 UTC

[cordova-cli] branch 8.1.x updated: GH-333 Increment package version to -dev (8.1.1-dev)

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

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


The following commit(s) were added to refs/heads/8.1.x by this push:
     new 62addc6  GH-333 Increment package version to -dev (8.1.1-dev)
62addc6 is described below

commit 62addc63a4b3114f263eba33c6187f6dc684e00e
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Mon Sep 24 17:03:26 2018 -0400

    GH-333 Increment package version to -dev (8.1.1-dev)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 6dc837d..ea6bb8f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "8.1.0",
+  "version": "8.1.1-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