2.2.0
This commit is contained in:
parent
55d1d9a607
commit
9a9949f9ee
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
next
|
2.2.0 / 2017-03-14
|
||||||
==================
|
==================
|
||||||
|
|
||||||
* fix: drop `package.engines.node` requirement to >= 6.0.0
|
* fix: drop `package.engines.node` requirement to >= 6.0.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "koa",
|
"name": "koa",
|
||||||
"version": "2.1.0",
|
"version": "2.2.0",
|
||||||
"description": "Koa web app framework",
|
"description": "Koa web app framework",
|
||||||
"main": "lib/application.js",
|
"main": "lib/application.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue