antonlindstrom/pgstore

Create an initial release

janekolszak opened this issue ยท 4 comments

Hi!
Great package, thank you for writing this!

Please create an initial release something like 1.0.0.
This way we can manage dependencies via godeps or glide.

Thank you!

Hi!

I'm not familiar with how those tools work, are they referencing git tags? Would it suffice making a git tag?

Thanks!

@antonlindstrom Yes, a git tag is enough :)
As an addition, once you have a git tag you can also create a release on Github: https://github.com/antonlindstrom/pgstore/releases

1.0.0 tag is created ๐ŸŽ‰ It can be viewed on the releases page as well.

Thanks!

Cool, thank you @antonlindstrom :)