Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 94e145a

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2022-03-04) ### Bug Fixes * Merge pull request [#15](#15) from hello-seam/remove-logging ([789ef47](789ef47))
1 parent 789ef47 commit 94e145a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"iot",
88
"device"
99
],
10-
"version": "2.0.0",
10+
"version": "2.0.1",
1111
"license": "MIT",
1212
"main": "./cjs-wrapper.js",
1313
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)