Skip to content

Commit 97554db

Browse files
author
dave
committed
Version adjustments.
1 parent 4a9284c commit 97554db

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.3.1",
31+
"version": "1.4.0",
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.3.1
2+
version=1.4.0
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)