Bump version

This commit is contained in:
IzzelAliz 2023-07-29 23:31:14 +08:00
parent 053d747094
commit 0002c9497c

View File

@ -1,6 +1,6 @@
allprojects {
group 'io.izzel.arclight'
version '1.0.0'
version '1.0.1-SNAPSHOT'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()