From 2d1ddf1522d0cdb8922c5e7e8bd53c8b97a8e5c0 Mon Sep 17 00:00:00 2001
From: Fabrice Weinberg <Fabrice@weinberg.me>
Date: Sat, 9 Jan 2016 16:55:41 +0100
Subject: [PATCH] Bump version to 3.0.0

---
 library.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/library.properties b/library.properties
index e07b964..6128f4d 100644
--- a/library.properties
+++ b/library.properties
@@ -1,9 +1,9 @@
 name=ESP8266 Oled Driver for SSD1306 display
-version=2.0.0
+version=3.0.0
 author=Daniel Eichhorn, Fabrice Weinberg
 maintainer=Daniel Eichhorn <squix78@gmail.com>
-sentence=A display driver for SSD1306 oled displays connected to an ESP8266
-paragraph=A display driver for SSD1306 oled displays connected to an ESP8266
+sentence=A I2C display driver for SSD1306 oled displays connected to an ESP8266
+paragraph=A I2C display driver for SSD1306 oled displays connected to an ESP8266
 category=Display
 url=https://github.com/squix78/esp8266-oled-ssd1306
 architectures=esp8266
-- 
GitLab