From 35014285169d665d3a597648ed42c992b65f3d30 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Sun, 28 Jan 2018 21:28:40 -0600 Subject: [PATCH] v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a847e40..91470bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eleventy-base-blog", - "version": "3.0.1", + "version": "4.0.0", "description": "A starter repository for a blog web site using the Eleventy static site generator.", "scripts": { "build": "npx eleventy",