From ea8acbef1a5e28d26b8796ace361d4c6c43badcf Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Sat, 12 Oct 2019 14:31:50 +0000 Subject: [PATCH] 2.8.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf62b02..33aa677 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa-lite", - "version": "2.8.7", + "version": "2.8.8", "description": "Lite version of the Koa web app framework", "main": "lib/application.js", "scripts": {