Skip to content

Commit 4d0c5a8

Browse files
committed
Bump version
1 parent 9f857d8 commit 4d0c5a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
sourceCompatibility = JavaVersion.VERSION_1_8
99
targetCompatibility = JavaVersion.VERSION_1_8
1010

11-
version = '0.4.3'
11+
version = '0.5.0'
1212

1313
def ENV = System.getenv()
1414
version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")

0 commit comments

Comments
 (0)