diff --git a/package.json b/package.json index c766f67d..4a337d94 100644 --- a/package.json +++ b/package.json @@ -87,5 +87,5 @@ "pretest": "./node_modules/.bin/jshint lib test", "test": "./node_modules/.bin/mocha -R spec ./test --recursive --timeout 5s" }, - "version": "0.6.8" + "version": "0.6.9" }