PolymerElements / iron-range-behavior

Managing a numeric value within a given range
8 stars 16 forks source link

Version mismatch between github release and bower.json #33

Open ChrisKraljevicD2L opened 6 years ago

ChrisKraljevicD2L commented 6 years ago

Description

bower.json's version is behind the latest github release.

Expected outcome

bower.json has version 2.1.0

Actual outcome

bower.json has version 2.0.0

This is almost entirely nitpicky, I just noticed bower mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) in CI for a repo I'm working on.