From bfb047a02b6a15f2456e901f49c5c4cc3f224fb8 Mon Sep 17 00:00:00 2001 From: Guy Turcotte Date: Tue, 2 Mar 2021 17:59:37 -0500 Subject: [PATCH] Update to version 0.9.3 --- README.md | 4 ++-- library.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 885e12c..8cc852b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ESP-IDF-InkPlate Library Version 0.9.2 +# ESP-IDF-InkPlate Library Version 0.9.3 -(January 16, 2021) +(March 2, 2021) A porting effort to the ESP-IDF framework for the e-Radionica InkPlate software that can be find [here](https://github.com/e-radionicacom/Inkplate-Arduino-library). diff --git a/library.json b/library.json index 83f766e..f55f6fb 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESP-IDF-Inkplate", - "version": "0.9.0", + "version": "0.9.3", "description": "Implements common functions for Inkplate e-paper displays", "keywords": "e-ink, e-paper, display, esp32", "repository":