samuelpowell / Spinnaker.jl

A Julia interface to the FLIR/PointGrey Spinnaker SDK
MIT License
15 stars 7 forks source link

Register v0.1.8 #60

Closed samuelpowell closed 4 years ago

samuelpowell commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Error while trying to register: Version 0.1.7 already exists

samuelpowell commented 4 years ago

Indeed.

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/5379

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.8 -m "<description of version>" 720debac71ac5f1da1288d7015b08a6973904ece
git push origin v0.1.8