Skip to content

Commit 9addaa7

Browse files
committed
Bump version to 1.0.1
1 parent eb4bafb commit 9addaa7

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": "AsyncWebSerial",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"keywords": "web serial, ESP32",
55
"description": "AsyncWebSerial: Simplify ESP32 debugging and logging with seamless browser-based serial communication.",
66
"homepage": "https://github.com/circuitcode/AsyncWebSerial",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=AsyncWebSerial
2-
version=1.0.0
2+
version=1.0.1
33
author=Andrea Sessa <andrea.sessa@gmail.com>
44
maintainer=Andrea Sessa <andrea.sessa@gmail.com>
55
category=Device Control

0 commit comments

Comments
 (0)