You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/06/13 05:34:01 UTC

[cordova-electron] branch master updated: Fixed package.json version to 1.1.0-dev (#65)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4cc33cc  Fixed package.json version to 1.1.0-dev (#65)
4cc33cc is described below

commit 4cc33ccc64839b375391519acd3ae1cae1285f45
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Thu Jun 13 14:33:56 2019 +0900

    Fixed package.json version to 1.1.0-dev (#65)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index fa56efc..f6fa8e3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-electron",
-  "version": "1.0.2",
+  "version": "1.1.0-dev",
   "description": "electron apps as a target for cordova developers",
   "main": "bin/templates/cordova/Api.js",
   "bin": "bin/create",


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