Skip to content

Commit 9e73469

Browse files
committed
release prep
1 parent 24565cc commit 9e73469

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
@@ -28,7 +28,7 @@
2828
"frameworks": "arduino, mbed"
2929
}
3030
],
31-
"version": "1.4.2",
31+
"version": "1.4.3",
3232
"license": "LGPL-3.0-or-later",
3333
"frameworks": "arduino, mbed",
3434
"platforms": "*"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=LiquidCrystalIO
2-
version=1.4.2
2+
version=1.4.3
33
author=Arduino, Adafruit, theCodersCorner
44
maintainer=Arduino <info@arduino.cc>, TheCodersCorner <support@thecoderscorner.com>
55
paragraph=Forked version LiquidCrystal to work with I2C backpacks, PCF8574, MCP23017, shift registers, ports and arduino pins. Compatible with most Hitachi HD44780 chipsets on text-based LCDs. The library works in 4 bit, 8 bit or PORT mode.

0 commit comments

Comments
 (0)