8000 bump version to 2.2.5 · jasync-sql/jasync-sql@06bedd1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 06bedd1

Browse files
committed
bump version to 2.2.5
1 parent 3d899dd commit 06bedd1

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.4"
27+
version = "2.2.5"
2828

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

0 commit comments

Comments
 (0)
0