Skip to content

Commit b5c6dfc

Browse files
authored
Bump version to 0.8.12 (#330)
1 parent 590a4e1 commit b5c6dfc

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
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
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

8-
## Version [v0.8.12] - unreleased
8+
## Version [v0.8.12] - 2025-05-05
99

1010
### Changed
1111

@@ -263,6 +263,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
263263
[v0.8.9]: https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.9
264264
[v0.8.10]: https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.10
265265
[v0.8.11]: https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.11
266+
[v0.8.12]: https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.12
266267
[#93]: https://github.com/JuliaTesting/Aqua.jl/issues/93
267268
[#103]: https://github.com/JuliaTesting/Aqua.jl/issues/103
268269
[#113]: https://github.com/JuliaTesting/Aqua.jl/issues/113
@@ -312,5 +313,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
312313
[#288]: https://github.com/JuliaTesting/Aqua.jl/issues/288
313314
[#297]: https://github.com/JuliaTesting/Aqua.jl/issues/297
314315
[#309]: https://github.com/JuliaTesting/Aqua.jl/issues/309
316+
[#313]: https://github.com/JuliaTesting/Aqua.jl/issues/313
315317
[#319]: https://github.com/JuliaTesting/Aqua.jl/issues/319
316318
[#322]: https://github.com/JuliaTesting/Aqua.jl/issues/322

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.11"
4+
version = "0.8.12"
55

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

0 commit comments

Comments
 (0)