From b4f40ded77fc379387b5305e846720092749c2ba Mon Sep 17 00:00:00 2001
From: budparr <budparr@gmail.com>
Date: Thu, 25 Jun 2020 18:20:09 +0000
Subject: [PATCH] Update package.json to match release

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 8a0dcba..e5179dc 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "gohugo-default-theme",
-  "version": "2.5.6",
+  "version": "2.6.1",
   "description": "Base Theme to start Hugo Sites",
   "main": "index.js",
   "repository": {

--
Gitblit v1.10.0