Skip to content

Commit dc0f433

Browse files
authored
Set version to 1.10.0 (#2667)
1 parent facec83 commit dc0f433

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

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

6-
# Unreleased
6+
# Version [v1.10.0] - 2025-03-31
77

88
## Changed
99

@@ -1455,6 +1455,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14551455
[v1.8.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.8.0
14561456
[v1.8.1]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.8.1
14571457
[v1.9.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.9.0
1458+
[v1.10.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.0
14581459
[#198]: https://github.com/JuliaDocs/Documenter.jl/issues/198
14591460
[#245]: https://github.com/JuliaDocs/Documenter.jl/issues/245
14601461
[#487]: https://github.com/JuliaDocs/Documenter.jl/issues/487

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Documenter"
22
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3-
version = "1.9.0"
3+
version = "1.10.0"
44

55
[deps]
66
ANSIColoredPrinters = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"

0 commit comments

Comments
 (0)