diff --git a/CHANGES.md b/CHANGES.md index 58cc7a2..af7a45c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ TFT_22_ILI9225 ============== +**v1.3.5, released 2018-02-27, Stm32 f1 support and speeding up the library** Credit: [MicroBahner](https://github.com/MicroBahner) + **v1.3.4, released 2017-11-27, add support for ESP32** **v1.3.3, released 2017-11-26, add support for STM32F1** Credit: [nicolasimeoni](https://github.com/nicolasimeoni) diff --git a/README.md b/README.md index b2ec4af..625e5a9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ TFT_22_ILI9225 ============== +**v1.3.5, released 2018-02-27, Stm32 f1 support and speeding up the library** Credit: [MicroBahner](https://github.com/MicroBahner) + **v1.3.4, released 2017-11-27, add support for ESP32** **v1.3.3, released 2017-11-26, add support for STM32F1** Credit: [nicolasimeoni](https://github.com/nicolasimeoni) diff --git a/library.json b/library.json index 52083e3..c4088a6 100644 --- a/library.json +++ b/library.json @@ -9,7 +9,7 @@ "authors": { "name": "Nkawu" }, - "version": "1.3.4", + "version": "1.3.5", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index 4882ad6..d87cfb0 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TFT_22_ILI9225 -version=1.3.4 +version=1.3.5 author=Nkawu maintainer=Nkawu sentence=ILI9225 2.2" 176x220 TFT LCD shield