Skip to content

Inconsistent version numbers#29

Description

@mischah

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鈥檓 willing to help you clean up that mess 馃槝

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions