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 b73f4b6 commit 216309eCopy full SHA for 216309e
library.json
@@ -8,7 +8,7 @@
8
"url": "http://sander.technology",
9
"maintainer": true
10
},
11
- "version": "0.9.9",
+ "version": "0.10.0",
12
"repository":
13
{
14
"type": "git",
library.properties
@@ -1,5 +1,5 @@
1
name=ArduinoHttpServer
2
-version=0.9.9
+version=0.10.0
3
author=Sander van Woensel <sander@vanwoensel.me>
4
maintainer=Sander van Woensel <sander@vanwoensel.me>
5
sentence=Server side minimalistic HTTP protocol implementation.
0 commit comments