From 990cab48c15ed2d719a4ce69b00291b5d8fa7c58 Mon Sep 17 00:00:00 2001 From: Hideaki Tai Date: Fri, 3 Sep 2021 12:57:08 +0900 Subject: [PATCH] Update version to v0.3.3 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 8a9a161..c021283 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "url": "https://github.com/hideakitai", "maintainer": true }, - "version": "0.3.2", + "version": "0.3.3", "license": "MIT", "frameworks": "arduino", "platforms": "*" diff --git a/library.properties b/library.properties index 34ac978..34bc47e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Tween -version=0.3.2 +version=0.3.3 author=hideakitai maintainer=hideakitai sentence=Tween library for Arduino with Robert Penners easing functions