Skip to content

Commit

Permalink
Release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Jul 2, 2024
1 parent c3ce832 commit bb1d5b3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning].

<!-- markdownlint-disable MD024 -->

## Unreleased

## [0.7.1] - 2024-07-02

### Changed

- Logo has changed.
- Apply the template version 0.7.0

## [0.7.0] - 2024-06-26

### Changed
Expand Down Expand Up @@ -272,6 +281,7 @@ and this project adheres to [Semantic Versioning].

<!-- Versions -->

[0.7.1]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.7.1
[0.7.0]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.7.0
[0.6.1]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.6.1
[0.6.0]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.6.0
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "BestieTemplate"
uuid = "E5D671A7-4186-4F1A-BF88-C19B630DA94F"
authors = ["Abel Soares Siqueira <[email protected]> and contributors"]
version = "0.7.0"
version = "0.7.1"

[deps]
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
Expand Down

0 comments on commit bb1d5b3

Please sign in to comment.