Skip to content

Commit

Permalink
chore(cli): Bump CLI version to 2.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatelot committed Feb 15, 2024
1 parent e988e9e commit b6d850f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bases/ecoindex/cli/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.25.0
2.25.1
2 changes: 1 addition & 1 deletion projects/ecoindex_cli/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ecoindex_cli"
version = "2.25.0"
version = "2.25.1"
description = "`ecoindex-cli` is a CLI tool that let you make ecoindex tests on given pages"
authors = ['Vincent Vatelot <vincent.vatelot@ik.me>']
license = "Creative Commons BY-NC-ND"
Expand Down

0 comments on commit b6d850f

Please sign in to comment.