Skip to content

Commit 76d5f84

Browse files
committed
Bump version
1 parent 33f2aca commit 76d5f84

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Package_versioning_policy).
44

5+
## [2.5.0.0] - 2019-06-14
6+
7+
### Fixed
8+
Compatibility with network 3.0 package
9+
510
## [2.4.0.1] - 2019-03-03
611

712
### Fixed

mongoDB.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: mongoDB
2-
Version: 2.4.0.1
2+
Version: 2.5.0.0
33
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
44
DBMS
55
Description: This package lets you connect to MongoDB servers and

0 commit comments

Comments
 (0)