Skip to content

Commit cf16ef1

Browse files
committed
Update to 1.1
1 parent f22970e commit cf16ef1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group 'com.github.mlefeb01.spawners'
9-
version '1.0-SNAPSHOT'
9+
version '1.1-SNAPSHOT'
1010

1111
sourceCompatibility = 1.8
1212

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: SpawnerPlugin
2-
version: 1.0
2+
version: 1.1
33
main: com.github.mlefeb01.spawners.SpawnerPlugin
44
author: Matt Lefebvre (github.com/mlefeb01)
55
depend: [Vault]

0 commit comments

Comments
 (0)