Skip to content
This repository was archived by the owner on May 19, 2021. It is now read-only.

Small bugfix

Choose a tag to compare

@dunnkers dunnkers released this 05 Jun 04:35
· 144 commits to master since this release

It appeared that applications consuming the addon were supplied with 2.x versions of polymer. This since 1.9.1 is actually forwards compatible with 2.x. This small release fixes this issue.

Changes:

  • Pin down polymer and webcomponentsjs bower versions (fa7e2ba)