Bump up version for new release (#138)

This commit is contained in:
Aditya Manthramurthy 2019-10-29 13:11:54 -07:00 committed by GitHub
parent 410d342cd5
commit 1eafa68648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Changelog
==========
## Version 1.5.1
* Add support for GHC 8.8
## Version 1.5.0
* Switch to faster map data type - all previous usage of

View File

@ -1,5 +1,5 @@
name: minio-hs
version: 1.5.0
version: 1.5.1
synopsis: A MinIO Haskell Library for Amazon S3 compatible cloud
storage.
description: The MinIO Haskell client library provides simple APIs to