Skip to content

Commit 89f4825

Browse files
committed
bump version to 2.1.21
1 parent a5c0d26 commit 89f4825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.1.20"
27+
version = "2.1.21"
2828

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

0 commit comments

Comments
 (0)