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

Upgrade Hugo to v0.25.1 and bump version to 0.12.0 (#23)

This commit is contained in:
Matt Sturgeon
2017-08-02 16:47:34 +01:00
committed by Shun Sato
parent 4d5d25afa2
commit 0b34b2c19d
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "hugo-bin",
"version": "0.11.0",
"hugoVersion": "0.24.1",
"version": "0.12.0",
"hugoVersion": "0.25.1",
"description": "Binary wrapper for Hugo",
"main": "index.js",
"scripts": {