wookay / Poptart.jl

🏂 GUI programming in Julia based on CImGui.jl
46 stars 6 forks source link

Release Poptart v0.3.1 #17

Closed wookay closed 4 years ago

wookay commented 4 years ago

@JuliaRegistrator register()

changes

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/20740

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>" 9e31f1a881b23f299f652772167b88d1fecf4542
git push origin v0.3.1