feat(hugo): upgrade Hugo to v0.36.1 (#44)

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

* Update README.md
This commit is contained in:
Shun Sato
2018-02-27 23:31:26 +09:00
committed by GitHub
parent 05e4a6da37
commit a8dd096a3d
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 | | hugo-bin version | Hugo version |
|:-----------------:|:------------:| |:-----------------:|:------------:|
| ^0.23.0 | v0.36.1 |
| ^0.22.0 | v0.35 | | ^0.22.0 | v0.35 |
| ^0.21.0 | v0.34 | | ^0.21.0 | v0.34 |
| ^0.20.0 | v0.33 | | ^0.20.0 | v0.33 |
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.22.0", "version": "0.22.0",
"hugoVersion": "0.35", "hugoVersion": "0.36.1",
"description": "Binary wrapper for Hugo", "description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin", "repository": "fenneclab/hugo-bin",
"author": "satoshun00 <shun.sato@fenneclab.com>", "author": "satoshun00 <shun.sato@fenneclab.com>",