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:
authorCurtis Timson <curt@live.co.uk>2019-09-12 16:22:46 +0300
committerGitHub <noreply@github.com>2019-09-12 16:22:46 +0300
commit8b5823791d55cd219c8c13d94b37aff20b60fe42 (patch)
tree3e3f8d6dfdcd513c952aefc53218cebc338e2eaf /package.json
parent37030350f0bb87bb70683e42c8d7b1f9d223d960 (diff)
Release 5.3.1 (#79)5.3.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 747fe86..b26abd3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-massively",
- "version": "5.3.0",
+ "version": "5.3.1",
"description": "HTML5 UP theme Massively for Hugo",
"scripts": {
"hugo-dev": "cd exampleSite && hugo server --themesDir ../.."