Closed ReubenHill closed 5 years ago
Project file updated with new version number on master, then...
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/1991
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.1.1 -m "<description of version>" 2e927e4901a1b24a1b8f4745428424d4cb2e57ca
git push origin v0.1.1
@ReubenHill et voila
@samuelpowell can you give any advice on how to use the julia tagbot?