diff --git a/HISTORY.md b/HISTORY.md index 1d1ec7f..009ae0b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Release History +* 20170210, V0.9.4 + * Changed behavior of master volume to avoid video disruption, issue #16 + * Improved Error Handling, issue #17 + * 20161020, V0.9.3 * Dependency updates diff --git a/README.md b/README.md index f4c7b21..57e517e 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,6 @@ See [Release History](https://github.com/mwittig/pimatic-denon-avr/blob/master/H ## License -Copyright (c) 2015-2016, Marcus Wittig and contributors. All rights reserved. +Copyright (c) 2015-2017, Marcus Wittig and contributors. All rights reserved. [AGPL-3.0](https://github.com/mwittig/pimatic-denon-avr/blob/master/LICENSE) \ No newline at end of file diff --git a/package.json b/package.json index 2f0bbf7..25455fe 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "Pioneer AVR", "Pimatic" ], - "version": "0.9.3", + "version": "0.9.4", "homepage": "https://github.com/mwittig/pimatic-denon-avr/tree/master", "private": false, "repository": {