Skip to content

Commit 13f0d63

Browse files
committed
Release 1.0.3
1 parent 307e8b7 commit 13f0d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.3-SNAPSHOT'
7+
version '1.0.3'
88

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

0 commit comments

Comments
 (0)