Skip to content

Commit 44f5f92

Browse files
committed
bump version to 2.2.2
1 parent 8f1d267 commit 44f5f92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.1"
27+
version = "2.2.2"
2828

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

0 commit comments

Comments
 (0)