Skip to content

Commit 50a05b1

Browse files
Bump version from 1.2.0-alpha.1 to 2.0.0
1 parent a37b071 commit 50a05b1

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
@@ -1,6 +1,6 @@
11
{
22
"name": "gateway-addon",
3-
"version": "1.2.0-alpha.1",
3+
"version": "2.0.0",
44
"description": "Bindings for WebThings Gateway add-ons",
55
"scripts": {
66
"build": "if [ ! -d schema/messages ]; then git submodule init; fi; git submodule update && node generate-version.js && node generate-types.js && tsc -p .",

0 commit comments

Comments
 (0)