Skip to content

Commit cb8cf45

Browse files
committed
fix: bump version
1 parent 77c176d commit cb8cf45

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
@@ -13,7 +13,7 @@
1313
"maintainer": true
1414
}
1515
],
16-
"version": "5.0.1",
16+
"version": "5.0.2",
1717
"frameworks": "arduino",
1818
"platforms": ["espressif8266", "espressif32", "raspberrypi"],
1919
"dependencies": [

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP-DASH
2-
version=5.0.1
2+
version=5.0.2
33
author=Ayush Sharma
44
category=Communication
55
maintainer=Ayush Sharma <[email protected]>

0 commit comments

Comments
 (0)