diff --git a/library.json b/library.json index d4c41cd..57493de 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Dimmable Light for Arduino", - "version": "1.5.2", + "version": "1.6.0", "authors": { "name": "Fabiano Riccardi", "email": "fabiano.riccardi@outlook.com" @@ -98,4 +98,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/library.properties b/library.properties index 61f882f..237bc74 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Dimmable Light for Arduino -version=1.5.2 +version=1.6.0 author=Fabiano Riccardi maintainer=Fabiano Riccardi sentence=This library allows to easily control dimmers (also known as thyristors).