diff --git a/Project.toml b/Project.toml index 8e8e5bcf36..e6875206bb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Documenter" uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4" -version = "0.25.3" +version = "0.26.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" diff --git a/docs/Project.toml b/docs/Project.toml index 9097b8def8..6bd0c5db3a 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -3,4 +3,4 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8" [compat] -DocumenterTools = "=0.1.8" +DocumenterTools = "=0.1.9" diff --git a/docs/src/man/examples.md b/docs/src/man/examples.md index d6e12efcc2..f56f5b773f 100644 --- a/docs/src/man/examples.md +++ b/docs/src/man/examples.md @@ -31,7 +31,7 @@ Packages that have tagged versions available in the general Registry: - [DrWatson](https://juliadynamics.github.io/DrWatson.jl/stable/) - [EvolvingGraphs.jl](https://etymoio.github.io/EvolvingGraphs.jl/stable/) - [ExtractMacro.jl](https://carlobaldassi.github.io/ExtractMacro.jl/stable/) -- [EzXML.jl](https://bicycle1885.github.io/EzXML.jl/stable/) +- [EzXML.jl](https://juliaio.github.io/EzXML.jl/stable/) - [FourierFlows.jl](https://fourierflows.github.io/FourierFlowsDocumentation/stable/) - [Gadfly.jl](https://gadflyjl.org/stable/) - [GeoStats.jl](https://juliaearth.github.io/GeoStats.jl/stable/) diff --git a/test/themes/Project.toml b/test/themes/Project.toml index 9097b8def8..6bd0c5db3a 100644 --- a/test/themes/Project.toml +++ b/test/themes/Project.toml @@ -3,4 +3,4 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8" [compat] -DocumenterTools = "=0.1.8" +DocumenterTools = "=0.1.9"