We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would you consider git tagging the v2.0.1 release? Now a bower install --save meyer-reset creates this entry in bower.json:
v2.0.1
bower install --save meyer-reset
bower.json
"meyer-reset": "*"
Adding the tags should allow users to refer to a specific version in their builds.
See also: http://bower.io/#registering-packages
The text was updated successfully, but these errors were encountered:
bump. I also need this
Sorry, something went wrong.
No branches or pull requests
Would you consider git tagging the
v2.0.1
release? Now abower install --save meyer-reset
creates this entry inbower.json
:Adding the tags should allow users to refer to a specific version in their builds.
See also: http://bower.io/#registering-packages
The text was updated successfully, but these errors were encountered: