Skip to content

Commit 49ae7c1

Browse files
committed
Bump version
1 parent 6f8cada commit 49ae7c1

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
@@ -6,7 +6,7 @@ plugins {
66
id 'com.github.johnrengelman.shadow' version '8.1.1'
77
}
88

9-
version = '0.11.2'
9+
version = '0.12.0'
1010

1111
def ENV = System.getenv()
1212
version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")

0 commit comments

Comments
 (0)