diff --git a/library.json b/library.json index d82332d..956e7da 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Button2", - "version": "2.0.1", + "version": "2.0.2", "keywords": "button", "description": "Arduino Library to simplify working with buttons.", "homepage": "https://github.com/LennartHennigs/Button2", diff --git a/library.properties b/library.properties index 3f81f03..82432e1 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Button2 -version=2.0.1 +version=2.0.2 author=Lennart Hennigs maintainer=Lennart Hennigs sentence=Arduino/ESP library to simplify working with buttons.