mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-12-19 00:52:19 +01:00
package.json: Increment version to 1.1.0
According to semantic versioning this indicates something larger than a bug fix release. In this case, the project has moved from Bootstrap version 4.0.0 to 4.1.0.
This commit is contained in:
parent
b8b60bcc7e
commit
8f0b2d7b7d
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hugo-theme-bootstrap4-blog",
|
"name": "hugo-theme-bootstrap4-blog",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"description": "A Bootstrap v4 theme for the Hugo static site generator.",
|
"description": "A Bootstrap v4 theme for the Hugo static site generator.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user