Skip to content

Commit

Permalink
Update Documenter to 1.3
Browse files Browse the repository at this point in the history
This enables the automatic writing of an `objects.inv` inventory file.
  • Loading branch information
goerz committed Mar 22, 2024
1 parent e78cb74 commit dd51460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

[compat]
Documenter = "1"
Documenter = "1.3"
RecursiveArrayTools = "3"

0 comments on commit dd51460

Please sign in to comment.