Skip to content

Commit b13a61a

Browse files
authored
Increment Version for release (#20)
1 parent 7ff258d commit b13a61a

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
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/Makuna/Task.git"
99
},
10-
"version": "1.1.4",
10+
"version": "1.1.5",
1111
"frameworks": "arduino",
1212
"platforms": "*"
1313
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Task by Makuna
2-
version=1.1.4
2+
version=1.1.5
33
author=Michael C. Miller ([email protected])
44
maintainer=Michael C. Miller ([email protected])
55
sentence=A library that makes creating complex mulitple task projects easy.

0 commit comments

Comments
 (0)