Skip to content

Commit

Permalink
Use Documenter v0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed May 25, 2019
1 parent 8e8e641 commit bfae8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Expand Up @@ -2,4 +2,4 @@
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

[compat]
Documenter = "~0.21"
Documenter = "~0.22"

2 comments on commit bfae8aa

@blegat
Copy link
Owner Author

@blegat blegat commented on bfae8aa May 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/989

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.0.1 -m "<description of version>" bfae8aa60a2dd0ce02963c4f3730089553ce3893
git push origin v0.0.1

Please sign in to comment.