Skip to content

Commit f805b1d

Browse files
Updated version number in library.properties
New version number v1.0.1
1 parent 5f648cd commit f805b1d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SparkFun TMAG5273 Arduino Library
2-
version=1.0.0
2+
version=1.0.1
33
author=SparkFun Electronics <[email protected]>
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=A library to drive the Texas Instruments hall-effect sensor TMAG5273.

src/SparkFun_TMAG5273_Arduino_Library.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ settings in the sensor.
1212
Development environment specifics:
1313
IDE: Arduino 2.1.0
1414
Hardware Platform: Arduino Uno
15-
TMAG5273 Breakout Version: 1.0.0
15+
TMAG5273 Breakout Version: 1.0.1
1616
Distributed as-is; no warranty is given.
1717
******************************************************************************/
1818

src/SparkFun_TMAG5273_Arduino_Library.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ settings in the sensor.
1212
Development environment specifics:
1313
IDE: Arduino 2.1.0
1414
Hardware Platform: Arduino Uno
15-
TMAG5273 Breakout Version: 1.0.0
15+
TMAG5273 Breakout Version: 1.0.1
1616
Distributed as-is; no warranty is given.
1717
******************************************************************************/
1818

src/SparkFun_TMAG5273_Arduino_Library_Defs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ along with defining the registers used.
1111
Development environment specifics:
1212
IDE: Arduino 2.1.0
1313
Hardware Platform: Arduino Uno
14-
TMAG5273 Breakout Version: 1.0.0
14+
TMAG5273 Breakout Version: 1.0.1
1515
Distributed as-is; no warranty is given.
1616
******************************************************************************/
1717

0 commit comments

Comments
 (0)