We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2895f8d commit ad19581Copy full SHA for ad19581
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gateway-addon",
3
- "version": "1.0.1-alpha.1",
+ "version": "1.0.1",
4
"description": "Bindings for WebThings Gateway add-ons",
5
"scripts": {
6
"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