Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorDenisov committed Feb 18, 2024
1 parent ce31055 commit 163e5c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Pac

* Get rid of `MonadFail` constraints in `Database.MongoDB.Query`

## [2.7.1.4] - 2024-02-18

### Fixed
- Lower bound of base package

## [2.7.1.3] - 2024-02-04

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion mongoDB.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mongoDB
Version: 2.7.1.3
Version: 2.7.1.4
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
DBMS
Description: This package lets you connect to MongoDB servers and
Expand Down

0 comments on commit 163e5c6

Please sign in to comment.