wookay/Poptart.jl

Release Poptart v0.3.0

Closed this issue · 3 comments

@JuliaRegistrator register()

changes

  • rework for #11 (InputText)

Registration pull request created: JuliaRegistries/General/18235

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.3.1 -m "<description of version>" 135253e85ecf1c730add2164b61b558e86d69190
git push origin v0.3.1

Also, note the warning: Version 0.3.1 skips over 0.3.0
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.

Registration pull request created: JuliaRegistries/General/18252

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.3.0 -m "<description of version>" 1b66f465c751259dec325d398a073015b00aae92
git push origin v0.3.0