Skip to content
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

chore: add a version file includes gin version #1549

Merged
merged 3 commits into from
Sep 17, 2018
Merged

chore: add a version file includes gin version #1549

merged 3 commits into from
Sep 17, 2018

Conversation

thinkerou
Copy link
Member

version file includes the current version which will publish.

version.go Outdated
package gin

// Version is the current gin framework's version.
const Version = "v1.4.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe v1.4.0-dev

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@thinkerou thinkerou merged commit b27b702 into gin-gonic:master Sep 17, 2018
@thinkerou thinkerou deleted the ver branch September 25, 2018 14:05
justinfx pushed a commit to justinfx/gin that referenced this pull request Nov 3, 2018
* chore: add a version file includes gin version

* update version for dev version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants