Skip to content

Commit 719df54

Browse files
committed
Bump to v0.5.2
1 parent da8115e commit 719df54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SerialMessageEvents",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "A Serial Message Events Library for converting a Serial stream to messages and optionally to key/value pair records ",
55
"keywords": "Arduino, ESP8266, ESP32, Teensy, serial, message, key-value, events",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SerialMessageEvents
2-
version=0.5.1
2+
version=0.5.2
33
author=Philip Fletcher <philip.fletcher@stutchbury.com>
44
maintainer=Philip Fletcher <philip.fletcher@stutchbury.com>
55
sentence=A Serial Message Events Library for converting a Serial stream to messages and optionally to key/value pair records.

0 commit comments

Comments
 (0)