Bump version

This commit is contained in:
IzzelAliz 2023-09-17 18:57:26 +08:00
parent c3fc1d3735
commit 62ac3c1331

View File

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