2.2.0
jongleberry 2017-03-14 01:57:27 -07:00
parent 4816cd76f0
commit 236ba70569
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
next
2.2.0 / 2017-03-14
==================
* fix: drop `package.engines.node` requirement to >= 6.0.0

View File

@ -1,6 +1,6 @@
{
"name": "koa",
"version": "2.1.0",
"version": "2.2.0",
"description": "Koa web app framework",
"main": "lib/application.js",
"scripts": {