Skip to content

Commit 652b115

Browse files
Bump version to 1.0.32
1 parent f5162f4 commit 652b115

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ksIotFrameworkLib",
3-
"version": "1.0.31",
3+
"version": "1.0.32",
44
"description": "Arduino based Library for ESP32/ESP8266 - composition oriented internet of things framework that provides easy to use architecture, handles device setup (wifi manager), network connectivity, MQTT telemetry protocol and more... ",
55
"keywords": "iot, framework, esp32, esp8266, library",
66
"repository": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ksIotFrameworkLib
2-
version=1.0.31
2+
version=1.0.32
33
author=Krzysztof Strehlau
44
maintainer=Krzysztof Strehlau
55
sentence=ksIotFrameworkLib Library

0 commit comments

Comments
 (0)