Skip to content

Commit 7661a00

Browse files
authored
Merge pull request #46 from lukaszbudnik/release-1.1.0
Bump version to 1.1.0
2 parents a2018d8 + 84a4345 commit 7661a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "com.github.lukaszbudnik"
9-
version = "1.0.1"
9+
version = "1.1.0"
1010

1111
repositories {
1212
mavenCentral()

0 commit comments

Comments
 (0)