-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
Update Project.toml
- Loading branch information
There are no files selected for viewing
2 comments
on commit 560f5e6
There was a problem hiding this comment.
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/86144
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 v1.1.2 -m "<description of version>" 560f5e60757f4d218126bffc6d32799c64d5e3af
git push origin v1.1.2
Also, note the warning: Version 1.1.2 skips over 1.1.1
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request updated: JuliaRegistries/General/86144
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 v1.1.2 -m "<description of version>" 560f5e60757f4d218126bffc6d32799c64d5e3af
git push origin v1.1.2
@JuliaRegistrator register