Skip to content

Commit 6df7922

Browse files
committed
📝 Bump package version
1 parent f38557d commit 6df7922

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,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/schema/library.json",
33
"name": "Serial_BLE",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"description": "Customizable Arduino and ESP32 BLE Serial library, compliant with Nordic UART Service and others.",
66
"keywords": [
77
"serial",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Serial_BLE
2-
version=1.2.0
2+
version=1.2.1
33
author=Leonid Meleshin <[email protected]>
44
maintainer=Leonid Meleshin <[email protected]>
55
sentence=Customizable BLE Serial (UART) library.

0 commit comments

Comments
 (0)