Skip to content

Commit 3cb0aae

Browse files
committed
release 2.0.3
tooling updates
1 parent 297f22a commit 3cb0aae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/cujomalainey/ant-arduino.git"
99
},
10-
"version": "2.0.2",
10+
"version": "2.0.3",
1111
"frameworks": "arduino, mbed",
1212
"platforms": "*",
1313
"headers": "ANT.h"

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ANT-Arduino
2-
version=2.0.2
2+
version=2.0.3
33
author=Curtis Malainey <[email protected]>
44
maintainer=Curtis Malainey <[email protected]>
55
sentence=Library for communicating with various ANT radios from Dynastream Innovations.

0 commit comments

Comments
 (0)