Skip to content

Commit 19ae94a

Browse files
committed
Release 2.0.0-alpha.1
W3C compliance - Use forms instead of links in Properties, Actions, and Events (#100)
1 parent e2ec5de commit 19ae94a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0.1-alpha.1",
3+
"version": "2.0.0-alpha.1",
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)