Skip to content

Commit 504357c

Browse files
committed
bump version to 2.0.7
1 parent 75b8539 commit 504357c

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
@@ -24,7 +24,7 @@ apply(plugin = "io.github.gradle-nexus.publish-plugin")
2424
allprojects {
2525

2626
group = "com.github.jasync-sql"
27-
version = "2.0.6"
27+
version = "2.0.7"
2828

2929
apply(plugin = "kotlin")
3030
apply(plugin = "maven-publish")

0 commit comments

Comments
 (0)