Skip to content

Commit 3bb466c

Browse files
committed
Bump version
1 parent 6d338da commit 3bb466c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
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-
## [Unreleased]
5+
## [2.7.1.1] - 2021-06-14
6+
7+
### Fixed
8+
- Sample code
69

710
### Added
811
- Clarification to the tutorial

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.7.1.0
2+
Version: 2.7.1.1
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)