Version Bump
This commit is contained in:
parent
519a264040
commit
4914ce1aab
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cordova-plugin-webserver",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Cordova Plugin Webserver",
|
||||
"homepage": "https://github.com/bykof/cordova-plugin-webserver/",
|
||||
"author": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
|
||||
id="cordova-plugin-webserver"
|
||||
version="1.0.0">
|
||||
version="1.0.1">
|
||||
<engines>
|
||||
<engine name="cordova" version=">=7.0.0" />
|
||||
</engines>
|
||||
|
Loading…
Reference in New Issue
Block a user