wookay / Bukdu.jl

Bukdu 🌌 is a web development framework for Julia
Other
139 stars 14 forks source link

Release Bukdu v0.4.10 #81

Closed wookay closed 4 years ago

wookay commented 4 years ago

@JuliaRegistrator register()

changes 5cc71c79db1f0845c584e581c885b137e82f554b : added private field to Conn (#79)

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/8157

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.4.10 -m "<description of version>" 99006a82db87380edc6c8fbacc1a9c6b17e77da0
git push origin v0.4.10