diff --git a/library.json b/library.json index 74caa08..3c0df70 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/sblantipodi/arduino_bootstrapper.git" }, - "version": "1.3", + "version": "1.4", "examples": "examples/*.cpp", "exclude": "tests", "frameworks": "arduino", diff --git a/library.properties b/library.properties index effbf23..2be731c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArduinoBootstrapper -version=1.3 +version=1.4 author=Davide Perini maintainer=Davide Perini sentence=A client library for MQTT messaging.