version up

This commit is contained in:
DelilahEve 2022-08-21 07:48:04 -04:00
parent 37b62a3c90
commit 745ebcde29
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ plugins {
} }
group = "io.delilaheve" group = "io.delilaheve"
version = "1.0.0" version = "1.0.1"
repositories { repositories {
mavenCentral() mavenCentral()

View file

@ -1,6 +1,6 @@
main: io.delilaheve.UnsafeEnchants main: io.delilaheve.UnsafeEnchants
name: UnsafeEnchants name: UnsafeEnchants
version: 1.0.0 version: 1.0.1
description: Allow all enchants to be combined description: Allow all enchants to be combined
api-version: 1.18 api-version: 1.18
load: POSTWORLD load: POSTWORLD