Skip to content

Commit 45fce0e

Browse files
committed
0.0.2
1 parent 7c1e609 commit 45fce0e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>me.unfear.Slayer</groupId>
44
<artifactId>Slayer</artifactId>
5-
<version>0.0.1-SNAPSHOT</version>
5+
<version>0.0.2</version>
66
<name>Slayer</name>
77

88
<properties>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Slayer
33
author: unfear
44
api-version: 1.13
55
description: Receive slayer tasks from the Slayer Master
6-
version: 0.0.1
6+
version: 0.0.2
77
commands:
88
slayer:
99
description: Open the slayer menu

target/Slayer-0.0.1-SNAPSHOT.jar

-127 Bytes
Binary file not shown.

target/classes/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Slayer
33
author: unfear
44
api-version: 1.13
55
description: Receive slayer tasks from the Slayer Master
6-
version: 0.0.1
6+
version: 0.0.2
77
commands:
88
slayer:
99
description: Open the slayer menu
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Generated by Maven
2-
#Mon Jun 20 09:45:03 BST 2022
2+
#Wed Jun 22 09:13:21 BST 2022
33
groupId=me.unfear.Slayer
44
artifactId=Slayer
5-
version=0.0.1-SNAPSHOT
5+
version=0.0.2

0 commit comments

Comments
 (0)