Skip to content

Commit cde477d

Browse files
Bump version to 3.2.0 and update files list
1 parent 6dd7d12 commit cde477d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "homebridge-gpio-electric-rim-lock",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "Homebridge plugin to open electric rim locks via Raspberry Pi GPIO pins",
55
"main": "index.js",
66
"scripts": {
@@ -40,7 +40,8 @@
4040
"files": [
4141
"index.js",
4242
"package.json",
43-
"README.md",
44-
"config.schema.json"
43+
"config.schema.json",
44+
"LICENSE",
45+
"README.md"
4546
]
4647
}

0 commit comments

Comments
 (0)