Bump version

master
Skylar Ittner 11 months ago
parent 6118ea1c13
commit 16d2a37237

@ -1,6 +1,6 @@
{
"name": "@netsyms/cordova-plugin-powermanagement",
"version": "1.1.1",
"version": "1.1.2",
"description": "Plugin for managing the power state (i.e. idle switching) for cordova",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
id="@netsyms/cordova-plugin-powermanagement"
version="1.1.1">
version="1.1.2">
<name>PowerManagement</name>
<description>PowerManagement plugin for Cordova</description>
<license>Apache 2.0</license>

Loading…
Cancel
Save