Skip to content

Commit db796b6

Browse files
committed
Release v1.0.2
1 parent 0dcda9c commit db796b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
}
1818
1919
dependencies {
20-
implementation("com.michael-bull.kotlin-coroutines-jdbc:kotlin-coroutines-jdbc:1.0.1")
20+
implementation("com.michael-bull.kotlin-coroutines-jdbc:kotlin-coroutines-jdbc:1.0.2")
2121
}
2222
```
2323

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
kotlin.code.style=official
22

33
group=com.michael-bull.kotlin-coroutines-jdbc
4-
version=1.0.2-SNAPSHOT
4+
version=1.0.2

0 commit comments

Comments
 (0)