From 904a9068427af71dde315cc49a1b2207992f3cdd Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Mon, 19 Jun 2017 15:07:12 -0700 Subject: [PATCH] Make New Release (#16) --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index a90be1b..305682b 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/Makuna/Task.git" }, - "version": "1.1.3", + "version": "1.1.4", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index a11c8ef..b2ea7d8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Task by Makuna -version=1.1.3 +version=1.1.4 author=Michael C. Miller (makuna@live.com) maintainer=Michael C. Miller (makuna@live.com) sentence=A library that makes creating complex mulitple task projects easy.