sambitdash / AdobeGlyphList.jl

AGL & AGLFN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package Registration

sambitdash opened this issue · comments

Registration pull request created: JuliaRegistries/General/41316

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.1.2 -m "<description of version>" 142f42e528961ba00e78fac86995285ce39984b5
git push origin v0.1.2