wookay / LOLTools.jl

Julia package to the Riot Games API for League of Legends.
Other
6 stars 0 forks source link

Release LOLTools v0.1.1 #1

Closed wookay closed 4 years ago

wookay commented 4 years ago

@JuliaRegistrator register()

changes:

wookay commented 4 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/7805

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>" 1b70e9aa76e83fc94a677aeb45600441ab6cb994
git push origin v0.1.1