From 07432d89e12971ba2bc2aa5a44a805aae2681e94 Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Mon, 9 Jan 2017 15:39:41 -0800 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef69550..0e7e7f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "0.0.3", + "version": "0.0.4", "description": "Template for creating Distill articles.", "main": "dist/distill.js", "scripts": {