> Yep this is basically what I ended up doing. The only thing that slightly 
> annoys me right now is I have to manually git tag the release version to the 
> master branch commit, which I'm sure I can automate fairly easily with a 
> simple script in the CI/CD pipeline anyway.

Huh? Are you after installing the `#head` of your package? You can do that via 
`nimble install url@#head`

Reply via email to