From 758697ab9786ba5fa80918bbff02ff603bb37aa1 Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Mon, 9 Jan 2017 18:22:44 -0800 Subject: [PATCH] 0.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a84711e..fd88996 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "0.0.15", + "version": "0.0.16", "description": "Template for creating Distill articles.", "main": "dist/template.js", "scripts": {