Bump minor version (#370)

This commit is contained in:
jcesarmobile 2018-11-13 23:02:58 +01:00 committed by GitHub
parent 07e85742aa
commit eed44330a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-camera",
"version": "4.0.4-dev",
"version": "4.1.0-dev",
"description": "Cordova Camera Plugin",
"types": "./types/index.d.ts",
"cordova": {

View File

@ -22,7 +22,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:rim="http://www.blackberry.com/ns/widgets"
id="cordova-plugin-camera"
version="4.0.4-dev">
version="4.1.0-dev">
<name>Camera</name>
<description>Cordova Camera Plugin</description>
<license>Apache 2.0</license>

View File

@ -22,7 +22,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:rim="http://www.blackberry.com/ns/widgets"
id="cordova-plugin-camera-tests"
version="4.0.4-dev">
version="4.1.0-dev">
<name>Cordova Camera Plugin Tests</name>
<license>Apache 2.0</license>