From ade78cf812fc29a43cdb3db4b8f8094376b634e8 Mon Sep 17 00:00:00 2001
From: alexanderdavide <alexeble1998@gmail.com>
Date: Thu, 10 Mar 2022 20:08:07 +0000
Subject: [PATCH] chore: align package version with upstream

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

diff --git a/package.json b/package.json
index 0bdf533..254e1f0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "anatole",
-  "version": "1.1.0",
+  "version": "1.7.0",
   "description": "Anatole is a beautiful minimalist two-column hugo theme based on farbox-theme-Anatole.",
   "scripts": {
     "build": "hugo --themesDir=../.. --source=exampleSite && shx rm -rf ./resources && shx cp -r ./exampleSite/resources ./resources && shx echo Done building resources.",

--
Gitblit v1.10.0