feat(hugo): upgrade Hugo to v0.42.1 (#56)

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

* Update package.json
This commit is contained in:
Shun Sato
2018-06-15 03:41:50 +09:00
committed by GitHub
parent a59cde9c65
commit 6cb2f16a25
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "hugo-bin",
"version": "0.28.0",
"hugoVersion": "0.41",
"hugoVersion": "0.42.1",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",
"author": "satoshun00 <shun.sato@fenneclab.com>",