8000 bump version to 2.2.3 · jasync-sql/jasync-sql@63e1484 · GitHub
[go: up one dir, main page]

Skip to content

Commit 63e1484

Browse files
committed
bump version to 2.2.3
1 parent 3f5431b commit 63e1484

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.2.2"
27+
version = "2.2.3"
2828

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

0 commit comments

Comments
 (0)
0