Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
venables committed May 31, 2017
1 parent 3ebf327 commit b851339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Matt Venables <mattvenables@gmail.com>",
"description": "Security header middleware collection for koa",
"license": "MIT",
"version": "3.1.0",
"version": "3.2.0",
"main": "lib/koa-helmet.js",
"scripts": {
"test": "./node_modules/.bin/standard && NODE_ENV=test ./node_modules/.bin/nyc --reporter=lcov --reporter=text ./node_modules/.bin/mocha 'test/**/*.spec.js'",
Expand Down

0 comments on commit b851339

Please sign in to comment.