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

Fixed discrepant versions #20

Merged
merged 1 commit into from
Apr 27, 2014
Merged

Fixed discrepant versions #20

merged 1 commit into from
Apr 27, 2014

Conversation

wmluke
Copy link
Contributor

@wmluke wmluke commented Apr 27, 2014

Fix for #19. I probably got a bit carried away...

  • Read current version from package.json instead of VERSION. Deleted VERSION.
  • Use grunt concat and uglify banners to set version
  • Use grunt-bumpup to increment version
  • Added Makefile to streamline build lifecylce tasks
  • Corrected version to 0.3.0 from 0.2.1

* Read current version from `package.json` instead of `VERSION`.  Deleted `VERSION`.
* Use grunt concat and uglify banners to set version
* Use grunt-bumpup to increment version
* Added `Makefile` to streamline build lifecylce tasks
* Corrected version to 0.3.0 from 0.2.1
@wmluke
Copy link
Contributor Author

wmluke commented Apr 27, 2014

You may have to bump the version to 0.3.1 for bower see the changes. Try make release.

@padolsey padolsey merged commit 26c9cb5 into padolsey:master Apr 27, 2014
@padolsey
Copy link
Owner

Awesome & beautiful! Merged :)

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.

2 participants