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>2019-04-22 18:55:15 +0300
committerAlan Orth <alan.orth@gmail.com>2019-04-22 18:55:15 +0300
commit78eb7cf2379a02ea0b22041488137a0f584f281e (patch)
tree7aef2744ff07eb4e0068604fcff8e38d0586315a
parent620cfa2366d5eab818ee62cd2034744d74b1f289 (diff)
package.json: Bump version to 1.3.0v1.3.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 1939f90..8883217 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-bootstrap4-blog",
- "version": "1.2.1",
+ "version": "1.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index aa8985d..7e95e66 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-bootstrap4-blog",
- "version": "1.2.1",
+ "version": "1.3.0",
"description": "A Bootstrap v4 theme for the Hugo static site generator.",
"repository": {
"type": "git",