Skip to content

Commit

Permalink
🔖 chore(version): Update project version (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatelot authored Feb 9, 2023
1 parent e8181b7 commit f4a72f9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.hugo.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "ecoindex",
"version": "0.10.1"
"name": "ecoindex",
"version": "0.11.0"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"prettier-plugin-go-template": "*"
},
"name": "EcoIndex",
"version": "0.10.1",
"version": "0.11.0",
"scripts": {
"version": "node ./bin/update-package-hugo.mjs"
}
}
}

0 comments on commit f4a72f9

Please sign in to comment.