From a1f875187d3cb8bd64e9439b77b979f7e5c489c6 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Fri, 3 Jan 2020 11:30:47 -0600 Subject: [PATCH] v5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f93586..822198b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eleventy-base-blog", - "version": "5.0.1", + "version": "5.0.2", "description": "A starter repository for a blog web site using the Eleventy static site generator.", "scripts": { "build": "eleventy",