Skip to content

Commit

Permalink
Updated version number in library.properties
Browse files Browse the repository at this point in the history
New version number v1.0.1
  • Loading branch information
MadisonC-SparkFun committed Sep 6, 2023
1 parent 5f648cd commit f805b1d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=SparkFun TMAG5273 Arduino Library
version=1.0.0
version=1.0.1
author=SparkFun Electronics <[email protected]>
maintainer=SparkFun Electronics <sparkfun.com>
sentence=A library to drive the Texas Instruments hall-effect sensor TMAG5273.
Expand Down
2 changes: 1 addition & 1 deletion src/SparkFun_TMAG5273_Arduino_Library.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ settings in the sensor.
Development environment specifics:
IDE: Arduino 2.1.0
Hardware Platform: Arduino Uno
TMAG5273 Breakout Version: 1.0.0
TMAG5273 Breakout Version: 1.0.1
Distributed as-is; no warranty is given.
******************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion src/SparkFun_TMAG5273_Arduino_Library.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ settings in the sensor.
Development environment specifics:
IDE: Arduino 2.1.0
Hardware Platform: Arduino Uno
TMAG5273 Breakout Version: 1.0.0
TMAG5273 Breakout Version: 1.0.1
Distributed as-is; no warranty is given.
******************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion src/SparkFun_TMAG5273_Arduino_Library_Defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ along with defining the registers used.
Development environment specifics:
IDE: Arduino 2.1.0
Hardware Platform: Arduino Uno
TMAG5273 Breakout Version: 1.0.0
TMAG5273 Breakout Version: 1.0.1
Distributed as-is; no warranty is given.
******************************************************************************/

Expand Down

0 comments on commit f805b1d

Please sign in to comment.