Skip to content

Commit

Permalink
Use released version of Documenter
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Nov 22, 2019
1 parent ce76fd0 commit da671d2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,9 @@ version = "0.8.1"

[[Documenter]]
deps = ["Base64", "Dates", "DocStringExtensions", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
git-tree-sha1 = "fb16819c1bcf5e99b8e316e329e5e0958550334e"
repo-rev = "master"
repo-url = "https://github.com/JuliaDocs/Documenter.jl.git"
git-tree-sha1 = "0e52069b5970cb27234153f578227947565152c5"
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
version = "0.24.0-DEV"
version = "0.24.0"

[[FillArrays]]
deps = ["LinearAlgebra", "Random", "SparseArrays"]
Expand Down

0 comments on commit da671d2

Please sign in to comment.