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>2018-02-25 02:31:32 +0300
committerCurtis Timson <curt@live.co.uk>2018-02-25 02:31:32 +0300
commit4f3a6eaabdec5a035a3bbdadd8a26ff110267921 (patch)
treeca40ceb7409eb01e6b0e33c09d40af18f7b56666 /package.json
parent06277bf67c08dd5b5226db5a5f2135278461c57c (diff)
:sparkles: Add disqus support
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 6345c30..1e866ef 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-massively",
- "version": "0.2.0",
+ "version": "0.3.0",
"description": "HTML5 UP theme Massively for Hugo",
"main": "index.js",
"scripts": {