From ad3438dad65e188910f2557fb86471bb6777a3cd Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Tue, 09 Apr 2024 01:08:36 +0000
Subject: [PATCH] chore: release v1.14.0
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index fe9cc53..d2a2ac3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "anatole",
- "version": "1.13.0",
+ "version": "1.14.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