From f29dcf410f3cc27180d965b0393c48976a965e57 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Thu, 2 Jan 2020 20:52:10 -0600 Subject: [PATCH] v5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac2a0e9..21b207b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eleventy-base-blog", - "version": "5.0.0", + "version": "5.0.1", "description": "A starter repository for a blog web site using the Eleventy static site generator.", "scripts": { "build": "npx eleventy",