Skip to content

Commit

Permalink
Bump to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianWowra committed Nov 24, 2022
1 parent 823b694 commit fe0945b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-sht20",
"description": "Library to work with a SHT20 chip via i2c",
"version": "1.0.2",
"version": "1.0.3",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"repository": "https://github.com/KillerJulian/node-sht20",
Expand Down

0 comments on commit fe0945b

Please sign in to comment.