-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tagging and versioning #31
Comments
Great idea. |
My PR #17 introduced releasing management rake tasks which is named |
#17 is merged.
|
@emsearcy Any thoughts? |
ping? |
@emsearcy |
Catching up on this now! |
Hi,
Can you start generating Git tags that correspond with the versions you plan on releasing to Rubygems? (Thanks, for the new gemspec)
I'd like to be able to get a particular version of this repository... but without having to reference an entire Git commit hash.
I'm sorry if this sounds trivial, but it's the pattern I've come to expect from the majority of open-source projects I work with.
The text was updated successfully, but these errors were encountered: