Skip to content

Commit 3457560

Browse files
committed
Release 1.0.0
1 parent ff516d3 commit 3457560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ allprojects {
44
apply plugin: 'java'
55

66
group 'io.izzel.arclight'
7-
version '1.0.0-SNAPSHOT'
7+
version '1.0.0'
88

99
def getGitHash = { ->
1010
def stdout = new ByteArrayOutputStream()

0 commit comments

Comments
 (0)