theme.toml: Bump minimum version to 0.19

This commit is contained in:
Alan Orth 2017-02-21 08:27:36 +02:00
parent bf9bca9656
commit 7553a6f11d
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ description = "A simple Hugo theme based on the Bootstrap v4 blog example."
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4"
tags = ["bootstrap", "blog", "fontawesome"]
features = ["responsive", "blog"]
min_version = 0.18
min_version = 0.19
[author]
name = "Alan Orth"