diff --git a/package.json b/package.json index 9503b4e..f83f032 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "git+https://github.com/derbyjs/saddle.git" }, - "version": "0.9.6", + "version": "0.9.7", "main": "./lib/index.js", "scripts": { "test": "mocha test/serialize.mocha.js --bail --colors --reporter spec; node test/testServer.js"