From 4a808f42961e0cb0fbdb7a2daf04fe7537899be6 Mon Sep 17 00:00:00 2001 From: Hideaki Tai Date: Tue, 12 Oct 2021 10:21:11 +0900 Subject: [PATCH] update version to v0.3.6 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 6717536..7813fe1 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "url": "https://github.com/hideakitai", "maintainer": true }, - "version": "0.3.5", + "version": "0.3.6", "license": "MIT", "frameworks": "arduino", "platforms": "*" diff --git a/library.properties b/library.properties index 6fef3de..24fb1ac 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Tween -version=0.3.5 +version=0.3.6 author=hideakitai maintainer=hideakitai sentence=Tween library for Arduino with Robert Penners easing functions