diff --git a/library.json b/library.json index 0a67861..acc61bd 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "AM2302-Sensor", - "version": "1.0.0", + "version": "1.1.1", "repository": { "type": "git", diff --git a/library.properties b/library.properties index 873418e..2896358 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AM2302-Sensor -version=1.0.0 +version=1.1.1 author=Frank Häfele maintainer=Frank Häfele sentence=This library read temperature and humidity from the AM2302 (aka DHT22) senor.