From e8d3a37e9e2e3df8413100bc222138a3a942a76c Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Wed, 19 Feb 2014 20:58:28 -0800 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d12fe40..a180a98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa", - "version": "0.4.0", + "version": "0.5.0", "description": "Koa web app framework", "main": "index.js", "scripts": {