AngularJS-Toaster
AngularJS-Toaster copied to clipboard
Version missmatch for Bower, repository's bower.json at 2.2.0 but git's tag at 3.0.0
When installing this library via bower install, an error is shown due to the metadata from the package being different from the version (from the git tag) that is being installed.
I've opened a pull request #284 to show where the bower.json version number has not been updated yet, though the git tag of 3.0.0 will probably need to be repointed at the commit that has the change.