Skip to content

Commit 993672b

Browse files
committed
Released v0.0.2
1 parent ee61dc4 commit 993672b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ The `battery` is *experimental* for now. I'm not sure whether the value is corre
750750
---------------------------------------
751751
## <a id="Release-Note">Release Note</a>
752752

753-
* v0.0.1 (2019-11-20)
753+
* v0.0.2 (2019-11-20)
754754
* First public release
755755

756756
---------------------------------------

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-switchbot",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "The node-switchbot is a Node.js module which allows you to move your Switchbot (Bot)'s arm and to monitor the temperature/humidity from SwitchBot Thermometer & Hygrometer (Meter).",
55
"main": "./lib/switchbot.js",
66
"files": [

0 commit comments

Comments
 (0)