From b05f5cb9792175f7e1fc44c764a2f671cf315d36 Mon Sep 17 00:00:00 2001 From: cassy73 Date: Mon, 23 Jan 2017 00:18:32 +0100 Subject: [PATCH] V2.0.1 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 610b092..0fa2231 100644 --- a/library.properties +++ b/library.properties @@ -5,7 +5,7 @@ sentence=Ethernet library for ENC28J60 paragraph=implements the same API as stock Ethernet-lib. Just replace the include of Ethernet.h with UIPEthernet.h url=https://github.com/UIPEthernet/UIPEthernet category=Communication -version=2.0.0 +version=2.0.1 dependencies= core-dependencies=arduino (>=1.5.0) includes=UIPEthernet.h,utility/logging.h