Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PageKey Semver committed Aug 19, 2024
1 parent 84c9bfd commit 40b1e14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.0.1

- fix: Check out branch automatically on GitLab (84c9bfd7)

## v1.0.0

- major: Trigger v1.0.0 at last (9d311f7e)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "pagekey-semver"
description = "Simple, opinionated semantic versioning package."
version = "1.0.0"
version = "1.0.1"
authors = [ "steve",]
readme = "README.md"

Expand Down

0 comments on commit 40b1e14

Please sign in to comment.