From 2666ffa0dc753b7a418a7077fa750d4a349fee9d Mon Sep 17 00:00:00 2001 From: Zerthick Date: Mon, 23 Oct 2017 19:45:37 -0400 Subject: [PATCH] Bump to version 1.0.1 --- .../io/github/zerthick/protectionperms/ProtectionPerms.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/io/github/zerthick/protectionperms/ProtectionPerms.java b/src/main/java/io/github/zerthick/protectionperms/ProtectionPerms.java index caf4be1..ef8d41a 100644 --- a/src/main/java/io/github/zerthick/protectionperms/ProtectionPerms.java +++ b/src/main/java/io/github/zerthick/protectionperms/ProtectionPerms.java @@ -31,7 +31,7 @@ @Plugin(id = "protectionperms", name = "ProtectionPerms", - version = "1.0.0", + version = "1.0.1", description = "A simple player protection and control plugin.", authors = { "Zerthick"