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.