Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alanorth/hugo-theme-bootstrap4-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Orth <alan.orth@gmail.com>2020-05-17 22:48:58 +0300
committerAlan Orth <alan.orth@gmail.com>2020-05-17 22:48:58 +0300
commit9b877752b77e731981078a63b34d8a608de3bbe8 (patch)
tree844104ee26ffccb0c33fc0be81adf436f0f30bec
parentef714f219213fa5f1a3623157bfa2d7b443a6ce7 (diff)
Version 1.5.0v1.5.0
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 67f3503..8219a1f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-bootstrap4-blog",
- "version": "1.4.2",
+ "version": "1.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index f1a7bb5..c02ea28 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-bootstrap4-blog",
- "version": "1.4.2",
+ "version": "1.5.0",
"description": "A Bootstrap v4 theme for the Hugo static site generator.",
"repository": {
"type": "git",