Skip to content

Commit 2d1cf27

Browse files
Bump version to 1.0.30
1 parent 70c7f44 commit 2d1cf27

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.29",
3+
"version": "1.0.30",
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.29
2+
version=1.0.30
33
author=Krzysztof Strehlau
44
maintainer=Krzysztof Strehlau
55
sentence=ksIotFrameworkLib Library

0 commit comments

Comments
 (0)