Skip to content

Commit e8dcf9f

Browse files
committed
Bump version
1 parent c8d4161 commit e8dcf9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "WeatherStation",
2+
"name": "ESP8266 Weather Station",
33
"keywords": "embedded, display, oled",
44
"description": "A WiFi connected information display",
55
"repository": {
@@ -15,5 +15,5 @@
1515
"espressif8266",
1616
"espressif32"
1717
],
18-
"version": "2.1.0"
18+
"version": "2.2.0"
1919
}

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP8266 Weather Station
2-
version=2.1.0
2+
version=2.2.0
33
author=ThingPulse
44
maintainer=ThingPulse <[email protected]>
55
sentence=ESP8266 based internet connected Weather Station

0 commit comments

Comments
 (0)