Skip to content

Commit 88cc32e

Browse files
authored
Update README.md
1 parent 2e39285 commit 88cc32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ docker-kotlin allows you to interact with the Docker Engine Remote API.
44

55
```kotlin
66
dependencies {
7-
implementation("me.devnatan:docker-kotlin:0.12.4")
7+
implementation("me.devnatan:docker-kotlin:0.13.0")
88
}
99
```
1010

0 commit comments

Comments
 (0)