Skip to content

Commit

Permalink
Add OceanBasins to docs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
briochemc committed May 29, 2020
1 parent 16c2136 commit 6215dd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
OceanBasins = "d1bb7020-b2be-4340-9d18-d24ca645bddb"
OceanographyCruises = "32ce50af-5875-4c4d-b676-f166988c519c"

[compat]
Expand Down

2 comments on commit 6215dd6

@briochemc
Copy link
Member Author

Choose a reason for hiding this comment

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

@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/15571

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 the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.5.0 -m "<description of version>" 6215dd6a21c93e2a51b19abc4e2944f37c1a0239
git push origin v0.5.0

Please sign in to comment.