Skip to content

Commit 293ac28

Browse files
committed
version 3.1.2
1 parent 55c2aad commit 293ac28

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.1.2 / 2016-08-22
2+
==================
3+
- Fix `collection.count` and `collection.distinct` are ignoring options (fix #159)
4+
15
3.1.1 / 2016-07-29
26
==================
37
- Provide option to not cache collections (fix #21)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monk",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"main": "lib/monk.js",
55
"tags": [
66
"mongodb",

0 commit comments

Comments
 (0)