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

Correct version in bower.json #567

Merged
merged 1 commit into from
May 8, 2015
Merged

Correct version in bower.json #567

merged 1 commit into from
May 8, 2015

Conversation

aspyatkin
Copy link
Contributor

Hey, while installing the package with Bower I noticed that package version was not updated in Bower file (according to GitHub releases page and npmjs registry, now it is 0.3.3, while bower addresses 0.3.2). So this PR fixes this.

chjj added a commit that referenced this pull request May 8, 2015
Correct version in bower.json
@chjj chjj merged commit fc45f46 into markedjs:master May 8, 2015
@andrewchilds
Copy link

Bower uses git tags for versioning and ignores the version property in bower.json (so you might as well just remove version from bower.json): https://github.com/bower/spec/blob/master/json.md#version

ghost pushed a commit to zergeborg/marked that referenced this pull request May 13, 2016
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