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

Update version in component.json #13

Closed
wants to merge 1 commit into from
Closed

Conversation

johntron
Copy link

@johntron johntron commented Mar 3, 2015

@harthur - Please add a git tag, 0.5.2, as well:
git tag 0.5.2 && git commit -m "0.5.2 (tag)" && git push --tags

@MoOx
Copy link
Collaborator

MoOx commented Mar 3, 2015

I just removed component.json support this morning from color. It's so annoying to have to maintain X.json for each package manager...
Can't component(1) use package.json ?

@johntron
Copy link
Author

johntron commented Mar 3, 2015

No, it can't support package.json. You could just let the community support the various package managers by accepting my PR, but no biggie - I'll just use my fork.

@johntron
Copy link
Author

johntron commented Mar 3, 2015

That last comment may have come off as rude - I didn't intend for it to sound that way. This is sort of a take-it-or-leave-it PR. If you want to know the bikeshed history, check out these:
componentjs/component#8
componentjs/component#475

And there are tools to make bumping versions easier:
https://github.com/ianstormtaylor/bump
https://github.com/jprichardson/tin

@MoOx MoOx closed this in c05e34e Jun 2, 2015
@MoOx
Copy link
Collaborator

MoOx commented Jun 2, 2015

Now up to date with 0.5.3

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