Skip to content

Commit d5281b5

Browse files
committed
Rev version numbers to 1.0.0
1 parent 4f38e68 commit d5281b5

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": "0.3.0",
10+
"version": "1.0.0",
1111
"frameworks": "arduino",
1212
"platforms": "atmelavr, atmelsam, espressif32, espressif8266, intel_arc32, microchippic32, nordicnrf51, nordicnrf52, ststm32, timsp430, teensy"
1313
}

library.properties

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

0 commit comments

Comments
 (0)