Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Jun 11, 2021
1 parent 05312a9 commit ba8275a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name = "DiffEqDocs"
uuid = "d91efeb5-c178-44a6-a2ee-51685df7c78e"
authors = ["Chris Rackauckas <[email protected]>"]
version = "6.18.0"
version = "6.19.0"

[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

[compat]
Documenter = "0.23, 0.24, 0.25, 0.26, 0.27"
Documenter = "0.27"

0 comments on commit ba8275a

Please sign in to comment.