From eaad5ab5f1179973e2eb7a86301c54c83d1ce97b Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Wed, 6 Jul 2022 08:47:18 +0200 Subject: [PATCH] Release v2.0.1. --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index ef8982a2..dee6ce04 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Ethernet -version=2.0.0 +version=2.0.1 author=Various (see AUTHORS file for details) maintainer=Arduino sentence=Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield.