Skip to content

Commit 6b4e0dc

Browse files
committed
v2.0.2
1 parent f58ce90 commit 6b4e0dc

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": "QRcodeDisplay",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"keywords": "qr code, ESP32, ESP8266, TFT display, OLED Display, E-ink display",
55
"description": "Base clase for generating QRCodes on ESP devices with different kind of displays",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=QRcodeDisplay
2-
version=2.0.1
2+
version=2.0.2
33
author=Jose Antonio Espinosa <[email protected]>
44
maintainer=Jose Antonio Espinosa <[email protected]>
55
sentence=Base code for displaying QRcodes on ESP based MCU with OLED, TFT or E-Ink displays

0 commit comments

Comments
 (0)