diff options
author | dsrkafuu | 2022-03-09 15:06:16 +0800 |
---|---|---|
committer | dsrkafuu | 2022-03-09 15:06:16 +0800 |
commit | d261aa128da2af4dbb09d69d9cde191dd474f354 (patch) | |
tree | 86f9fd141aca5ba4c6c06806239be96010a63fe2 /package.json | |
parent | f2c7a4d45870e37c5be01eaa2b7c505f68aa5760 (diff) | |
download | hugo-theme-fuji-d261aa128da2af4dbb09d69d9cde191dd474f354.tar.gz hugo-theme-fuji-d261aa128da2af4dbb09d69d9cde191dd474f354.tar.bz2 hugo-theme-fuji-d261aa128da2af4dbb09d69d9cde191dd474f354.zip |
fix: theme metadata
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 92d75dc..459db8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-theme-fuji", - "version": "2.8.0", + "version": "2.8.1", "description": "A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。", "repository": { "type": "git", |