Skip to content

Commit

Permalink
Bump Documenter.jl version to 0.24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
martinholters committed May 15, 2020
1 parent 94b5a8f commit 9dacee2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/Manifest.toml
Expand Up @@ -32,9 +32,9 @@ version = "0.8.1"

[[Documenter]]
deps = ["Base64", "Dates", "DocStringExtensions", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
git-tree-sha1 = "885467cebde4639a3d81953652cc53ff5a73cb87"
git-tree-sha1 = "395fa1554c69735802bba37d9e7d9586fd44326c"
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
version = "0.24.3"
version = "0.24.11"

[[InteractiveUtils]]
deps = ["LinearAlgebra", "Markdown"]
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Expand Up @@ -3,4 +3,4 @@ ACME = "ca8b7239-ccd3-5cce-807f-2072f3f0d108"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

[compat]
Documenter = "=0.24.3"
Documenter = "=0.24.11"

0 comments on commit 9dacee2

Please sign in to comment.