Skip to content

Commit 31a7f86

Browse files
committed
Version 0.3.0
1 parent c771cf1 commit 31a7f86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/fhessel/esp32_https_server.git"
99
},
1010
"license": "MIT",
11-
"version": "0.2.4",
11+
"version": "0.3.0",
1212
"frameworks": "arduino",
1313
"platforms": ["espressif32"]
1414
}

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP32 HTTP(S) Webserver
2-
version=0.2.4
2+
version=0.3.0
33
author=Frank Hessel <[email protected]>
44
maintainer=Frank Hessel <[email protected]>
55
sentence=An Arduino library for an ESP32 HTTP(S) server implementation.

0 commit comments

Comments
 (0)