Skip to content

Commit adb4dd6

Browse files
committed
feat: Bump version number
1 parent a6827cf commit adb4dd6

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
@@ -17,7 +17,7 @@ publishing {
1717
create<MavenPublication>("NetworkResponseAdapter") {
1818
groupId = "com.github.haroldadmin"
1919
artifactId = "NetworkResponseAdapter"
20-
version = "4.2.1"
20+
version = "4.2.2"
2121

2222
from(components["java"])
2323
}

0 commit comments

Comments
 (0)