Bump version
This commit is contained in:
parent
7d23189fdd
commit
eb7273e091
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Package_versioning_policy).
|
This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Package_versioning_policy).
|
||||||
|
|
||||||
## [Unreleased]
|
## [2.4.0.0] - 2018-05-03
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- GHC 8.4 compatibility. isEmptyChan is not available in base 4.11 anymore.
|
- GHC 8.4 compatibility. isEmptyChan is not available in base 4.11 anymore.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: mongoDB
|
Name: mongoDB
|
||||||
Version: 2.3.0.5
|
Version: 2.4.0.0
|
||||||
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
|
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
|
||||||
DBMS
|
DBMS
|
||||||
Description: This package lets you connect to MongoDB servers and
|
Description: This package lets you connect to MongoDB servers and
|
||||||
|
|
Loading…
Reference in a new issue