Skip to content

Commit 2e4d36c

Browse files
committed
Pushed version number to 1.0.8
1 parent 9b923af commit 2e4d36c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Arduino-MultiTasking",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A cooperative multitasking and timer library for Arduino compatible boards.",
55
"keywords": "multitasking, multithreading, task, thread, cooperative, timer, scheduler, scheduling, tasking, threading",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Arduino-MultiTasking
2-
version=1.0.8
2+
version=1.0.9
33
author=Ali Devrim OGUZ
44
maintainer=Ali Devrim OGUZ
55
sentence=A cooperative multitasking and timer library for Arduino compatible boards.

0 commit comments

Comments
 (0)