Skip to content

Commit ba0a7ba

Browse files
committed
Revert "Rev versions so CI works on ANTPLUS"
This reverts commit 281a885.
1 parent e799e33 commit ba0a7ba

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

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ANT-Arduino
2-
version=0.3.1
2+
version=0.3.0
33
author=Curtis Malainey <curtis@malainey.com>
44
maintainer=Curtis Malainey <curtis@malainey.com>
55
sentence=Library for talking to various ANT radios from Dynastream Innovations.

0 commit comments

Comments
 (0)