Skip to content

Commit f548c66

Browse files
committed
[release] bump version 1.1.0
1 parent 7554a0d commit f548c66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3
1+
1.1.0

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id 'org.graalvm.buildtools.native' version '0.9.10'
1414
}
1515

16-
version = '1.0.3'
16+
version = '1.1.0'
1717
group = 'io.seqera'
1818

1919
java {

0 commit comments

Comments
 (0)