Skip to content

Commit

Permalink
Update version numbers for proper release
Browse files Browse the repository at this point in the history
So it registers in the PlatformIO Library Registry at https://platformio.org/lib.
  • Loading branch information
aufdenkampe committed Jul 1, 2021
1 parent 215f630 commit 799b40a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "YosemitechModbus",
"version": "0.2.3",
"version": "0.2.4",
"keywords": "Yosemitech, Modbus, communication, bus, sensor",
"description": "Arduino library for communication with Yosemitech sensors via Modbus.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=YosemitechModbus
version=0.2.3
version=0.2.4
author=Sara Damiano <[email protected]>
maintainer=Sara Damiano <[email protected]>
sentence=Arduino library for communication with Yosemitech sensors via Modbus.
Expand Down

0 comments on commit 799b40a

Please sign in to comment.