Skip to content

Commit

Permalink
Update to v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RJRP committed Dec 14, 2023
1 parent 50b898e commit 2de4273
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ So, you can use the [IDF Component Manager](https://docs.espressif.com/projects/
To add this component to your project, run:

```log
idf.py add-dependency "rjrp44/vl53l5cx^2.0.2"
idf.py add-dependency "rjrp44/vl53l5cx^2.0.3"
```


Expand Down
2 changes: 1 addition & 1 deletion idf_component.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "2.0.2"
version: "2.0.3"
description: "A vl53l5cx library for esp32 using the esp-idf framework."
url: "https://github.com/RJRP44/VL53L5CX-Library"
repository: "https://github.com/RJRP44/VL53L5CX-Library"
Expand Down

0 comments on commit 2de4273

Please sign in to comment.