Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Kurilov committed Nov 28, 2017
1 parent e73ce3b commit 1a05be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ operation (leasing/releasing many connections at once).
## Gradle

```groovy
compile group: 'com.github.akurilov', name: 'netty-connection-pool', version: '0.1.1'
compile group: 'com.github.akurilov', name: 'netty-connection-pool', version: '0.1.2'
```

## Code Example
Expand Down

0 comments on commit 1a05be0

Please sign in to comment.