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

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcurtiscde <curt@live.co.uk>2022-04-04 14:30:40 +0300
committercurtiscde <curt@live.co.uk>2022-04-04 14:30:40 +0300
commit15dc7632f64f95cc9d0b5befa0d81defe12e1fe5 (patch)
treee9556ec64359dd324d6e59f6891e0b162cd3552e
parent4397e627ca22751bbbb94e33f10393097c49074c (diff)
v6.2.0v6.2.0
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index ef5cd61..f720349 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "hugo-theme-massively",
- "version": "6.1.0",
+ "version": "6.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-theme-massively",
- "version": "6.1.0",
+ "version": "6.2.0",
"license": "ISC",
"devDependencies": {
"cypress": "^9.5.3",
diff --git a/package.json b/package.json
index df84bab..9c85433 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-massively",
- "version": "6.1.0",
+ "version": "6.2.0",
"description": "HTML5 UP theme Massively for Hugo",
"scripts": {
"cypress": "cypress open",