From 552b4ec7fe8d71c734bf37dc3288aa3364f950b7 Mon Sep 17 00:00:00 2001 From: Fabiano Riccardi Date: Sun, 26 Nov 2023 21:40:55 +0100 Subject: [PATCH] bump version --- library.json | 4 ++-- library.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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).