Skip to content

Commit

Permalink
chore: update version to v0.17.1 (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatelot committed Dec 6, 2023
1 parent d46cd31 commit 73797d0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.hugo.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "ecoindex",
"version": "0.17.0"
"version": "0.17.1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettier-plugin-go-template": "*"
},
"name": "EcoIndex",
"version": "0.17.0",
"version": "0.17.1",
"scripts": {
"version": "node ./bin/update-package-hugo.mjs"
}
Expand Down

0 comments on commit 73797d0

Please sign in to comment.