From e304b77733b6f5db3191429f4b0aadaa4c192d78 Mon Sep 17 00:00:00 2001 From: Paul Kerspe Date: Sat, 4 Jul 2020 12:32:02 +0200 Subject: [PATCH] no message --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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