1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-06-07 07:42:01 +03:00

Release 0.6.1

This commit is contained in:
Martino Facchin 2024-07-25 12:04:37 +02:00 committed by GitHub
parent 25f54e952e
commit 657e2b08d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
name=ArduinoHttpClient
version=0.6.0
version=0.6.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=[EXPERIMENTAL] Easily interact with web servers from Arduino, using HTTP and WebSockets.