Skip to content

Commit 6416fab

Browse files
committed
Bump version
1 parent f96fd6a commit 6416fab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ESP8266 and ESP32 OLED driver for SSD1306 displays",
3-
"version": "4.3.0",
3+
"version": "4.4.0",
44
"keywords": "ssd1306, oled, display, i2c",
55
"description": "I2C display driver for SSD1306 OLED displays connected to ESP8266, ESP32, Mbed-OS",
66
"license": "MIT",

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP8266 and ESP32 OLED driver for SSD1306 displays
2-
version=4.3.0
2+
version=4.4.0
33
author=ThingPulse, Fabrice Weinberg
44
maintainer=ThingPulse <[email protected]>
55
sentence=I2C display driver for SSD1306 OLED displays connected to ESP8266, ESP32, Mbed-OS

0 commit comments

Comments
 (0)