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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <me@wangchucheng.com>2021-04-21 19:14:22 +0300
committerWang Chucheng <me@wangchucheng.com>2021-04-21 19:14:22 +0300
commit285eb0f5e27f97b8eeddff251204bbdeed17564d (patch)
tree083110707888983f0c606c612724ed7807a32ede /package.json
parent1762613dfb06a9f2fb0958b4550234ea7193b772 (diff)
feat: recursive repoEditURLv0.8.0
BREAKING CHANGES: Param 'repoURL' in params.yaml is deprecated.
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 b5e8ea8..6987d51 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-eureka",
- "version": "0.7.1-dev",
+ "version": "0.8.0",
"description": "Eureka is a feature-rich and highly customizable Hugo theme.",
"repository": "https://github.com/wangchucheng/hugo-eureka",
"author": "C. Wang <me@wangchucheng.com>",