Skip to content

Commit 125ca7c

Browse files
committed
Increase version to v1.0.3
1 parent 242b0f2 commit 125ca7c

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
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/J-Rios/uTLGBotLib"
1212
},
13-
"version": "1.0.2",
13+
"version": "1.0.3",
1414
"frameworks": ["arduino", "espidf", "native"],
1515
"platforms": ["espressif8266", "espressif32"],
1616
"build": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=uTLGBotLib
2-
version=1.0.2
2+
version=1.0.3
33
author=JRios
44
maintainer=JRios <jrios.github@gmail.com>
55
sentence=Universal Telegram Bot library for Arduino, ESP-IDF and Native (Windows and Linux) devices, that let you create Telegram Bots.

0 commit comments

Comments
 (0)