diff --git a/LICENSE.txt b/LICENSE.txt index dd2fa408..cc5700d5 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright 2013-4 Don Coleman +Copyright 2013-6 Don Coleman Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/package.json b/package.json index 31154bf9..be5343a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-bluetooth-serial", - "version": "0.4.5", + "version": "0.4.6", "description": "Bluetooth Serial Communication Plugin", "cordova": { "id": "cordova-plugin-bluetooth-serial", diff --git a/plugin.xml b/plugin.xml index cb9f0283..832cef08 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-bluetooth-serial" - version="0.4.5"> + version="0.4.6"> Bluetooth Serial Bluetooth Serial Communication Plugin