From 998d88a927c40b3d0573148c7fc8876d79b59c95 Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Mon, 9 Jan 2017 15:44:25 -0800 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fd22e8..dec427f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "0.0.4", + "version": "0.0.5", "description": "Template for creating Distill articles.", "main": "dist/distill.js", "scripts": {