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

Inconsistent version numbers #29

Open
mischah opened this issue Apr 5, 2016 · 1 comment
Open

Inconsistent version numbers #29

mischah opened this issue Apr 5, 2016 · 1 comment

Comments

@mischah
Copy link
Contributor

mischah commented Apr 5, 2016

Hi,

the version numbers are pretty inconsistent 😙

Badge in Readme:

badge-readme

Current npm release:

npm-releases

Current bower release:

bower

Git Tags / Github releases:

github-releases-tags

How to solve this

  • Clean up Git tags

    • Ad least I would do a
    git tag -d v0.1.0.0
    git push origin :refs/tags/v0.1.0.0
  • Automate releasing

  • Use a dynamic badge in the readme

    • Either based on Git tags GitHub version
    • Or based on npm releases npm version

I’m willing to help you clean up that mess 😘

@LukyVj
Copy link
Owner

LukyVj commented Apr 6, 2016

  • github badge
  • github release
  • bower package
  • npm 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

No branches or pull requests

2 participants