Skip to content

Commit

Permalink
chore(release): bump up version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
malokhvii-eduard committed Jan 11, 2022
1 parent ef9a33c commit b8a4efc
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": "arduino-mhz19",
"version": "2.0.0",
"version": "2.0.1",
"description": "Arduino library for Winsen MH-Z19 – infrared carbon dioxide sensor. The library allows using the sensor over hardware or software UART on any board that supports Arduino.",
"keywords": [
"arduino",
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=Mhz19
version=2.0.0
version=2.0.1
author=Eduard Malokhvii <malokhvii.ee@gmail.com>
maintainer=Eduard Malokhvii <malokhvii.ee@gmail.com>
sentence=Library for Winsen MH-Z19 – infrared carbon dioxide sensor.
Expand Down

0 comments on commit b8a4efc

Please sign in to comment.