Skip to content

Add grunt and version bump task #53

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

Merged
merged 3 commits into from
May 4, 2015
Merged

Add grunt and version bump task #53

merged 3 commits into from
May 4, 2015

Conversation

Partyschaum
Copy link
Contributor

Moin,

when this project is installed via bower, one gets the old version 0.0.2. That is because the version number in bower.json is outdated. (See #50)

Here comes a fix to this along with a proposal to prevent such mismatches in the future.

With grunt bump the versions in bower.json and package.json are updated together, commited, a git tag is created and everything will be pushed to origin.

marcj added a commit that referenced this pull request May 4, 2015
Add grunt and version bump task
@marcj marcj merged commit 22d078a into marcj:master May 4, 2015
@marcj
Copy link
Owner

marcj commented May 4, 2015

Awesome, thanks!

@Partyschaum
Copy link
Contributor Author

Cool, thanks for the fast merge.
Would be awesome if you could release v0.2.1 (npm install && grunt bump) in order to get the version numbers in sync again.

@marcj
Copy link
Owner

marcj commented May 4, 2015

done

@Xiphe
Copy link

Xiphe commented May 4, 2015

perfect :) thanks.

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.

3 participants