chore(release): 3.0.3-dev

This commit is contained in:
Jan Piotrowski 2019-06-19 15:54:11 +02:00
parent 95e664d6eb
commit 1d5b98788d
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-screen-orientation",
"version": "3.0.2",
"version": "3.0.3-dev",
"description": "Cordova Screen Orientation plugin",
"repository": {
"type": "git",

View File

@ -18,7 +18,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-screen-orientation"
version="3.0.2">
version="3.0.3-dev">
<name>Screen Orientation</name>
<description>Cordova Screen Orientation plugin</description>
<license>Apache 2.0</license>

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-screen-orientation-tests",
"version": "3.0.2",
"version": "3.0.3-dev",
"description": "",
"cordova": {
"id": "cordova-plugin-screen-orientation-tests",

View File

@ -22,7 +22,7 @@
xmlns:rim="http://www.blackberry.com/ns/widgets"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-screen-orientation-tests"
version="3.0.2">
version="3.0.3-dev">
<name>Cordova Screen Orientation Plugin Tests</name>
<license>Apache 2.0</license>