1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-07-03 13:26:38 -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

View File

@ -46,6 +46,7 @@ See the [Hugo Documentation](https://gohugo.io/) for more information.
| hugo-bin version | Hugo version |
|:-----------------:|:------------:|
| ^0.12.0 | v0.25.1 |
| ^0.11.0 | v0.24.1 |
| ^0.10.0 | v0.23 |
| ^0.9.0 | v0.22.1 |

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": {