Bump version
This commit is contained in:
parent
214248e036
commit
a4448fa941
2 changed files with 3 additions and 3 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).
|
||||||
|
|
||||||
## [2.3.0] - unreleased
|
## [2.3.0] - 2017-05-31
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Description of access function
|
- Description of access function
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: mongoDB
|
Name: mongoDB
|
||||||
Version: 2.2.0
|
Version: 2.3.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
|
||||||
|
@ -10,7 +10,7 @@ Category: Database
|
||||||
Homepage: https://github.com/mongodb-haskell/mongodb
|
Homepage: https://github.com/mongodb-haskell/mongodb
|
||||||
Bug-reports: https://github.com/mongodb-haskell/mongodb/issues
|
Bug-reports: https://github.com/mongodb-haskell/mongodb/issues
|
||||||
Author: Tony Hannan
|
Author: Tony Hannan
|
||||||
Maintainer: Fedor Gogolev <knsd@knsd.net>, Victor Denisov <denisovenator@gmail.com>
|
Maintainer: Victor Denisov <denisovenator@gmail.com>
|
||||||
Copyright: Copyright (c) 2010-2012 10gen Inc.
|
Copyright: Copyright (c) 2010-2012 10gen Inc.
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
License-file: LICENSE
|
License-file: LICENSE
|
||||||
|
|
Loading…
Reference in a new issue