diff --git a/package.json b/package.json index f9d9c8f..c6901eb 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/plugin.xml b/plugin.xml index 541806c..37e6a43 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,7 +1,7 @@ + version="1.1.2"> PowerManagement PowerManagement plugin for Cordova Apache 2.0