Bump version
This commit is contained in:
parent
993649bbc1
commit
60c10bb5cc
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.
|
||||
This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Package_versioning_policy).
|
||||
|
||||
## [Unreleased]
|
||||
## [2.6.0.0] - 2020-01-03
|
||||
|
||||
## Added
|
||||
- MonadFail. It's a standard for newer versions of Haskell,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: mongoDB
|
||||
Version: 2.5.0.0
|
||||
Version: 2.6.0.0
|
||||
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
|
||||
DBMS
|
||||
Description: This package lets you connect to MongoDB servers and
|
||||
|
|
Loading…
Reference in a new issue