Skip to content

Commit 3a43ef5

Browse files
committed
add version qualifier on toolkit dependancy; bumped version
1 parent ad7da64 commit 3a43ef5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name=SparkFun AS7331 Arduino Library
2-
version=2.1.1
2+
version=2.1.2
33
author=SparkFun Electronics
44
maintainer=SparkFun Electronics
55
sentence=An Arduino library to make use of the Qwiic and Qwiic Mini AS7331 Spectral UV Sensor
66
paragraph=
77
category=Sensors
88
url=https://github.com/sparkfun/SparkFun_AS7331_Arduino_Library
99
architectures=*
10-
depends=SparkFun Toolkit
10+
depends=SparkFun Toolkit (<1.0.0)
1111
includes=SparkFun_AS7331.h

0 commit comments

Comments
 (0)