From c23e5c98f83ac7360c956d0f024eb57003ff44a1 Mon Sep 17 00:00:00 2001 From: "Kristian S. Stangeland" Date: Tue, 10 Dec 2013 16:27:46 +0100 Subject: [PATCH] Release of 3.0.0 --- ProtocolLib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 51a71786..66474dc5 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.comphenix.protocol ProtocolLib - 3.0.0-SNAPSHOT + 3.0.0 jar Provides read/write access to the Minecraft protocol.