Skip to content

Commit 1e1e20e

Browse files
committed
Release 0.11.0
1 parent 11845aa commit 1e1e20e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,5 +184,5 @@
184184
}
185185
},
186186
"short_name": "Virtual",
187-
"version": "0.10.1"
187+
"version": "0.11.0"
188188
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "virtual-things-adapter",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"description": "WebThings Gateway Virtual Things Adapter",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)