Skip to content

v2.0.2

Compare
Choose a tag to compare
@hilios hilios released this 12 Dec 22:46
· 85 commits to master since this release

Install via Bower

bower install jquery.countdown

Add a script to your html:

<script src="/bower_components/jquery.countdown/dist/jquery.countdown.js"></script>

What's new in 2.0.2

  • #22: Fix pause/continue crash with one countdown instance
  • #25: Add Bower support