From 87bb253476f487f79a2bc8925da8668693851bac Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Wed, 10 Aug 2016 18:48:19 -0400 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4746587..20afcda 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "reshape-include", "description": "Include partials into your reshape templates", - "version": "0.0.0", + "version": "0.1.0", "author": "Jeff Escalante", "ava": { "verbose": "true"