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-07 20:25:47 +0300
committercurtiscde <curt@live.co.uk>2022-04-07 20:25:47 +0300
commitdd1ab976fe01366ccaf334e87bbcd7076f16b7fb (patch)
tree5ae652f9cd5bb7348381ca90f9e855686ceb9faf
parent87b489d7e4dd33cdac949df723c1e091ab2d296f (diff)
v6.2.1v6.2.1
-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 f720349..44fab42 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "hugo-theme-massively",
- "version": "6.2.0",
+ "version": "6.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-theme-massively",
- "version": "6.2.0",
+ "version": "6.2.1",
"license": "ISC",
"devDependencies": {
"cypress": "^9.5.3",
diff --git a/package.json b/package.json
index 9c85433..1cf45ae 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-massively",
- "version": "6.2.0",
+ "version": "6.2.1",
"description": "HTML5 UP theme Massively for Hugo",
"scripts": {
"cypress": "cypress open",