Skip to content

Commit 2a0d98f

Browse files
authored
Bump PlatformIO version for I2Cdev core to 1.0.1
1 parent 2af65e4 commit 2a0d98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Arduino/I2Cdev/library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "I2Cdevlib-Core",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"keywords": "i2cdevlib, i2c",
55
"description": "The I2C Device Library (I2Cdevlib) is a collection of uniform and well-documented classes to provide simple and intuitive interfaces to I2C devices.",
66
"include": "Arduino/I2Cdev",

0 commit comments

Comments
 (0)