From 7bb0fdbdee867d37a51641ac3da353bc24d8bfaa Mon Sep 17 00:00:00 2001 From: crankyoldgit Date: Thu, 13 Apr 2017 10:09:31 +1000 Subject: [PATCH] Release version 1.1.1 of the library. Pushed due to bug fix for Issue #152. --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 40f824fa6..da7952346 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "IRremoteESP8266", - "version": "1.1.0", + "version": "1.1.1", "keywords": "infrared, ir, remote, esp8266", "description": "Send and receive infrared signals with multiple protocols (ESP8266)", "repository": diff --git a/library.properties b/library.properties index f79b9fba4..6cabe1ef8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=IRremoteESP8266 -version=1.1.0 +version=1.1.1 author=Sebastien Warin, Mark Szabo, Ken Shirriff, David Conran maintainer=Mark Szabo, David Conran, Sebastien Warin, Roi Dayan, Massimiliano Pinto sentence=Send and receive infrared signals with multiple protocols (ESP8266)