Bumps major version

This commit is contained in:
Deni Bertovic 2018-06-28 17:15:51 +02:00
parent 4111c5edd9
commit a52b484ca0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# CHANGELOG
## 0.5.2.0 (2018-06-22)
## 0.6.0.0 (2018-06-28)
- Rename DeleteOpts to ContainerDeleteOpts.
- Implement image deletion.

View File

@ -1,5 +1,5 @@
name: docker
version: 0.5.2.0
version: 0.6.0.0
synopsis: An API client for docker written in Haskell
description: See API documentation below.
homepage: https://github.com/denibertovic/docker-hs