From 4ca4c92c1328ed6643eeb95ca639f2399e9a86f3 Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Mon, 9 Jan 2017 14:51:16 -0800 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1aa364..ef69550 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "0.0.2", + "version": "0.0.3", "description": "Template for creating Distill articles.", "main": "dist/distill.js", "scripts": {