Skip to content

Commit ba88137

Browse files
committed
1.6.8
1 parent cebcb6f commit ba88137

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v1.6.8 / 2016-11-08
2+
==================
3+
4+
* Tested against `node`@7
5+
* Remove support for `node`@0
6+
* Update `graceful-fs`@4.1.10
7+
* Update `logger-request`@3.7.2
8+
19
v1.6.7 / 2016-10-27
210
==================
311

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# [mongodb-backup](https://github.com/hex7c0/mongodb-backup)
22

33
[![NPM version](https://img.shields.io/npm/v/mongodb-backup.svg)](https://www.npmjs.com/package/mongodb-backup)
4-
[![Linux Status](https://img.shields.io/travis/hex7c0/mongodb-backup.svg?label=linux)](https://travis-ci.org/hex7c0/mongodb-backup)
4+
[![Linux Status](https://img.shields.io/travis/hex7c0/mongodb-backup.svg?label=linux-osx)](https://travis-ci.org/hex7c0/mongodb-backup)
55
[![Windows Status](https://img.shields.io/appveyor/ci/hex7c0/mongodb-backup.svg?label=windows)](https://ci.appveyor.com/project/hex7c0/mongodb-backup)
66
[![Dependency Status](https://img.shields.io/david/hex7c0/mongodb-backup.svg)](https://david-dm.org/hex7c0/mongodb-backup)
77
[![Coveralls](https://img.shields.io/coveralls/hex7c0/mongodb-backup.svg)](https://coveralls.io/r/hex7c0/mongodb-backup)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.6.7",
2+
"version": "1.6.8",
33
"name": "mongodb-backup",
44
"description": "backup for mongodb",
55
"keywords": [

0 commit comments

Comments
 (0)