From 4b5e456bf0268507c5c8fd5b6f562e08759851ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E8=BF=9B?= Date: Wed, 16 Dec 2015 09:22:29 +0800 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8f8af6..fc1393a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa-nunjucks2", - "version": "1.0.1", + "version": "1.0.2", "description": "koa middleware for Nunjucks", "main": "index.js", "scripts": {},