AngularJS-Toaster icon indicating copy to clipboard operation
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

Open SiCoe opened this issue 5 years ago • 0 comments

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.

SiCoe avatar Jun 26 '20 11:06 SiCoe