Skip to content

Commit b851339

Browse files
committed
v3.2.0
1 parent 3ebf327 commit b851339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Matt Venables <mattvenables@gmail.com>",
44
"description": "Security header middleware collection for koa",
55
"license": "MIT",
6-
"version": "3.1.0",
6+
"version": "3.2.0",
77
"main": "lib/koa-helmet.js",
88
"scripts": {
99
"test": "./node_modules/.bin/standard && NODE_ENV=test ./node_modules/.bin/nyc --reporter=lcov --reporter=text ./node_modules/.bin/mocha 'test/**/*.spec.js'",

0 commit comments

Comments
 (0)