From 00ccea89500a95b8630a1807432058e772b5d88f Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Wed, 25 Jan 2017 16:38:51 -0800 Subject: [PATCH] 0.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38f5e59..e0b0fb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "0.0.17", + "version": "0.0.18", "description": "Template for creating Distill articles.", "main": "dist/template.js", "scripts": {