Skip to content

Commit d202731

Browse files
committed
release 2.0.1
just fixes cppcheck complaints, no functional change
1 parent 6d3a70a commit d202731

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.0",
10+
"version": "2.0.1",
1111
"frameworks": "arduino, mbed",
1212
"platforms": "*"
1313
}

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ANT-Arduino
2-
version=2.0.0
2+
version=2.0.1
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)