Skip to content

Commit

Permalink
Update version to v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Mar 15, 2024
1 parent 27fd0f7 commit 596697b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SensorLib",
"version": "0.1.6",
"version": "0.1.7",
"description": "Commonly used I2C , SPI device multi-platform libraries",
"keywords": "QMC6310, QMI8658, PCF8563, PCF85063, XL9555, BMA423, BHI260AP, DRV2605, CM32181, LTR553, FT5206, FT3267, FT6236, FT6336, CST816S,CST816T,CST816D, CST820, CST226, CHSC5816, GT911",
"authors": [
Expand All @@ -27,6 +27,6 @@
]
},
"frameworks": ["arduino", "espidf"],
"platforms": "esp32,raspberrypi,ststm32",
"platforms": "esp32,raspberrypi,ststm32,espressif32",
"license": "MIT"
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=SensorLib
version=0.1.6
version=0.1.7
author=Lewis He
maintainer=Lewis He <lewishe@outlook.com>
sentence=Commonly used I2C , SPI device multi-platform libraries
Expand Down

0 comments on commit 596697b

Please sign in to comment.