Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Commit 29d6739

Browse files
committed
chore: bump version to v1.0.1
1 parent 19ae696 commit 29d6739

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ESPFetch",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Async HTTP helper for ESP32 firmware with JsonDocument results",
55
"keywords": [
66
"esp32",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESPFetch
2-
version=1.0.0
2+
version=1.0.1
33
author=zekageri
44
maintainer=zekageri
55
sentence=Async HTTP helper for ESP32 firmware with JsonDocument results

0 commit comments

Comments
 (0)