1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00

feat(hugo): upgrade Hugo to v0.23 (#21)

This commit is contained in:
Shun Sato
2017-06-30 00:22:11 +09:00
committed by GitHub
parent 0a7a36fd7e
commit 24e25122e3
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "hugo-bin",
"version": "0.9.0",
"hugoVersion": "0.22.1",
"hugoVersion": "0.23",
"description": "Binary wrapper for Hugo",
"main": "index.js",
"scripts": {