Bump version 1.0.1

This commit is contained in:
IzzelAliz 2020-07-07 22:30:11 +08:00
parent b7e0f30898
commit 5a1500add2

View File

@ -3,7 +3,7 @@ import java.nio.file.attribute.BasicFileAttributes
allprojects {
group 'io.izzel.arclight'
version '1.0.0-SNAPSHOT'
version '1.0.1'
ext {
agpVersion = '1.7'