Skip to content

Commit 0fc405b

Browse files
authored
Bump version to v0.8.10 (#320)
1 parent ebc846f commit 0fc405b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9-
## Unreleased - 2025-XX-XX
9+
## Version [v0.8.10] - 2024-01-26
1010

1111
### Changed
1212

@@ -250,6 +250,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
250250
[v0.8.7]: https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.7
251251
[v0.8.8]: https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.8
252252
[v0.8.9]: https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.9
253+
[v0.8.10]: https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.10
253254
[#93]: https://github.com/JuliaTesting/Aqua.jl/issues/93
254255
[#103]: https://github.com/JuliaTesting/Aqua.jl/issues/103
255256
[#113]: https://github.com/JuliaTesting/Aqua.jl/issues/113
@@ -299,3 +300,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
299300
[#288]: https://github.com/JuliaTesting/Aqua.jl/issues/288
300301
[#297]: https://github.com/JuliaTesting/Aqua.jl/issues/297
301302
[#309]: https://github.com/JuliaTesting/Aqua.jl/issues/309
303+
[#319]: https://github.com/JuliaTesting/Aqua.jl/issues/319

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Aqua"
22
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
33
authors = ["Takafumi Arakaki <[email protected]> and contributors"]
4-
version = "0.8.9"
4+
version = "0.8.10"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

0 commit comments

Comments
 (0)