feat(hugo): upgrade Hugo to v0.32.4 (#39)

* feat(hugo): upgrade Hugo to v0.32.4

* Update README.md
This commit is contained in:
Shun Sato
2018-01-27 18:37:18 +09:00
committed by GitHub
parent d43f6fcc58
commit 4daeb3d258
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -46,6 +46,7 @@ See the [Hugo Documentation](https://gohugo.io/) for more information.
| hugo-bin version | Hugo version |
|:-----------------:|:------------:|
| ^0.19.0 | v0.32.4 |
| ^0.18.0 | v0.31.1 |
| ^0.17.0 | v0.30.2 |
| ^0.16.0 | v0.29 |
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "hugo-bin",
"version": "0.18.1",
"hugoVersion": "0.31.1",
"hugoVersion": "0.32.4",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",
"author": "satoshun00 <shun.sato@fenneclab.com>",