diff --git a/library.json b/library.json index 6322711..1930d94 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/pstolarz/CoopThreads" }, - "version": "0.2.4", + "version": "0.2.5", "homepage": "https://github.com/pstolarz/CoopThreads", "frameworks": "Arduino", "examples": [ diff --git a/library.properties b/library.properties index 725d01e..7705a4c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=CoopThreads -version=0.2.4 +version=0.2.5 author=Piotr Stolarz maintainer=Piotr Stolarz sentence=Lightweight, platform agnostic, stackful cooperative threads library