RLEVectors.jl icon indicating copy to clipboard operation
RLEVectors.jl copied to clipboard

@JuliaRegistrator register()

Open phaverty opened this issue 4 years ago • 2 comments

phaverty avatar Aug 05 '21 14:08 phaverty

@JuliaRegistrator register()

phaverty avatar Aug 05 '21 14:08 phaverty

Registration pull request created: JuliaRegistries/General/42233

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.9.7 -m "<description of version>" 34496981f208b9c9f39254c381169a7ac69bf722
git push origin v0.9.7

JuliaRegistrator avatar Aug 05 '21 14:08 JuliaRegistrator