Skip to content

Commit fb8b21c

Browse files
committed
Bump version.
1 parent 2adcd65 commit fb8b21c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "webthing-arduino",
3-
"description": "A library for creating Web Things using the Web of Things API. Runs on ESP8266, ESP32, and WiFi101 boards. Compatible with the Mozilla IoT Gateway.",
3+
"description": "A library for creating Web Things using the Web of Things API. Runs on ESP8266, ESP32, Ethernet, and WiFi101-compatible boards. Compatible with the Mozilla WebThings Gateway.",
44
"keywords": "Communication",
5-
"version": "0.10.1",
5+
"version": "0.10.2",
66
"authors": {
77
"name": "Mozilla IoT <[email protected]>"
88
},

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name=webthing-arduino
2-
version=0.10.1
2+
version=0.10.2
33
author=Mozilla IoT <[email protected]>
44
maintainer=James Hobin <[email protected]>
55
sentence=A library for creating Web Things using the Web of Things API
6-
paragraph=Runs on ESP8266, ESP32, and WiFi101 boards. Compatible with the Mozilla IoT Gateway.
6+
paragraph=Runs on ESP8266, ESP32, Ethernet, and WiFi101-compatible boards. Compatible with the Mozilla WebThings Gateway.
77
category=Communication
88
url=https://github.com/mozilla-iot/webthing-arduino

0 commit comments

Comments
 (0)