From 6f11e61f6092648e76de442fb8d2a50dcdd2ee51 Mon Sep 17 00:00:00 2001 From: Tinyu Date: Mon, 11 Nov 2024 12:27:08 +0800 Subject: [PATCH] Bump version --- library.json | 4 ++-- library.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index d5e6afd3..27ee8ad6 100644 --- a/library.json +++ b/library.json @@ -10,8 +10,8 @@ "type": "git", "url": "https://github.com/m5stack/M5Core2.git" }, - "version": "0.1.9", + "version": "0.2.0", "frameworks": "arduino", "platforms": "espressif32", "headers": "M5Core2.h" -} \ No newline at end of file +} diff --git a/library.properties b/library.properties index 7e6bf367..709823ac 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Core2 -version=0.1.9 +version=0.2.0 author=M5Stack maintainer=M5Stack sentence=Library for M5Stack Core2 development kit