From ef15a92670180e33bae87ac69b75fcc31d455460 Mon Sep 17 00:00:00 2001 From: Brock Whitten Date: Fri, 6 Feb 2015 17:51:10 -0800 Subject: [PATCH] version bump v0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32fe34a5..553a8ab9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "harp", - "version": "0.14.0", + "version": "0.15.0", "description": "Static web server with built in preprocessing", "author": "Brock Whitten ", "contributors":