Increment package version to 6.0.1-dev

This commit is contained in:
Erisu
2020-07-20 14:04:11 +09:00
parent a9e73eb642
commit f41610c2f7
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-splashscreen",
"version": "6.0.0",
"version": "6.0.1-dev",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-splashscreen",
"version": "6.0.0",
"version": "6.0.1-dev",
"description": "Cordova Splashscreen Plugin",
"types": "./types/index.d.ts",
"cordova": {
+1 -1
View File
@@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-splashscreen"
version="6.0.0">
version="6.0.1-dev">
<name>Splashscreen</name>
<description>Cordova Splashscreen Plugin</description>
<license>Apache 2.0</license>
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-splashscreen-tests",
"version": "6.0.0",
"version": "6.0.1-dev",
"description": "",
"cordova": {
"id": "cordova-plugin-splashscreen-tests",
+1 -1
View File
@@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-splashscreen-tests"
version="6.0.0">
version="6.0.1-dev">
<name>Cordova Splashscreen Plugin Tests</name>
<license>Apache 2.0</license>