Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 518A0200BAA for ; Thu, 13 Oct 2016 07:40:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 50381160AF5; Thu, 13 Oct 2016 05:40:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C496A160AEE for ; Thu, 13 Oct 2016 07:40:26 +0200 (CEST) Received: (qmail 87686 invoked by uid 500); 13 Oct 2016 05:40:26 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 87671 invoked by uid 99); 13 Oct 2016 05:40:25 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2016 05:40:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 76312E0D5C; Thu, 13 Oct 2016 05:40:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Thu, 13 Oct 2016 05:40:26 -0000 Message-Id: <72c3e9e14061460aabf4ddb99f957331@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] cordova-lib git commit: CB-12003 Incremented package version to -dev archived-at: Thu, 13 Oct 2016 05:40:27 -0000 CB-12003 Incremented package version to -dev Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/e7f3e624 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/e7f3e624 Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/e7f3e624 Branch: refs/heads/master Commit: e7f3e624d47ed05049c44f10da4aea45eca7d65a Parents: 1711157 Author: Steve Gill Authored: Wed Oct 12 22:39:56 2016 -0700 Committer: Steve Gill Committed: Wed Oct 12 22:39:56 2016 -0700 ---------------------------------------------------------------------- cordova-common/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/e7f3e624/cordova-common/package.json ---------------------------------------------------------------------- diff --git a/cordova-common/package.json b/cordova-common/package.json index 623d504..b113344 100644 --- a/cordova-common/package.json +++ b/cordova-common/package.json @@ -3,7 +3,7 @@ "name": "cordova-common", "description": "Apache Cordova tools and platforms shared routines", "license": "Apache-2.0", - "version": "1.5.1", + "version": "1.5.2-dev", "repository": { "type": "git", "url": "git://git-wip-us.apache.org/repos/asf/cordova-common.git" --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org