diff --git a/library.json b/library.json index 47c2598..d51e9d2 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/pkerspe/ESP-FlexyStepper.git" }, - "version": "1.1", + "version": "1.2", "license": "MIT", "frameworks": "arduino", "platforms": [ diff --git a/library.properties b/library.properties index f0a05a8..00a2eba 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP-FlexyStepper -version=1.1 +version=1.2 author=Paul Kerspe maintainer=Paul Kerspe sentence=This library is used to control one or more stepper motors from an ESP32 or ESP8266 device