Skip to content

Commit 5064695

Browse files
committed
Bump to version 3.0.0
1 parent da57f91 commit 5064695

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ app.listen(4000)
6767
Versioning
6868
----------
6969

70-
* koa-helmet 2.x (master branch) supports koa 2.x
70+
* koa-helmet >=2.x (master branch) supports koa 2.x
7171
* koa-helmet 1.x ([koa-1](https://github.com/venables/koa-helmet/tree/koa-1) branch) supports koa 0.x and koa 1.x

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": "2.0.0",
6+
"version": "3.0.0",
77
"keywords": [
88
"security",
99
"headers",

0 commit comments

Comments
 (0)