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