Skip to content

Commit 7c85e4d

Browse files
committed
Bumped version to 1.2.0
1 parent ee7a92e commit 7c85e4d

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": "ESP32Console",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Extensible UART console for ESP32 with useful included commands. This library encapsules the console component of ESP-IDF and make them easy to use in an Arduino environment.",
55
"keywords": "esp32, console, ping, ifconfig, sysinfo, editor, file",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP32Console
2-
version=1.1.0
2+
version=1.2.0
33
author=Jan Böhmer <mail@jan-boehmer.de>
44
maintainer=Jan Böhmer <mail@jan-boehmer.de>
55
sentence=Extensible UART console for ESP32 with useful included commands.

0 commit comments

Comments
 (0)