From f44c3eca587f881e1505f642a4ede4c511a6aec9 Mon Sep 17 00:00:00 2001 From: Dan Reeves Date: Tue, 24 Nov 2015 11:38:52 +0000 Subject: [PATCH] npm publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be5e3d4..616f2bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nunjucks-capture", - "version": "1.0.2", + "version": "1.0.3", "description": "A nunjucks port of the Liquid Capture tag", "main": "index.js", "scripts": {