We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c33f1c commit 8ee77e0Copy full SHA for 8ee77e0
2 files changed
History.md
@@ -1,3 +1,11 @@
1
+v1.6.1 / 2016-07-16
2
+==================
3
+
4
+ * Install `graceful-fs`@4.1.4 for #16
5
+ * Update `bson`@0.5.2
6
+ * Update `mongodb`@2.2.2
7
+ * Update `fstream`@1.0.10
8
9
v1.6.0 / 2016-06-05
10
==================
11
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.6.0",
+ "version": "1.6.1",
"name": "mongodb-backup",
"description": "backup for mongodb",
"keywords": [
0 commit comments