Skip to content

Commit 6736d5f

Browse files
authored
Bump version
1 parent 8065caf commit 6736d5f

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

9-
version = '0.10.3'
9+
version = '0.10.4'
1010

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

0 commit comments

Comments
 (0)