Skip to content

Commit 216309e

Browse files
author
QuickSander
committed
fix: bump version.
1 parent b73f4b6 commit 216309e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "http://sander.technology",
99
"maintainer": true
1010
},
11-
"version": "0.9.9",
11+
"version": "0.10.0",
1212
"repository":
1313
{
1414
"type": "git",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ArduinoHttpServer
2-
version=0.9.9
2+
version=0.10.0
33
author=Sander van Woensel <sander@vanwoensel.me>
44
maintainer=Sander van Woensel <sander@vanwoensel.me>
55
sentence=Server side minimalistic HTTP protocol implementation.

0 commit comments

Comments
 (0)