We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d73b2 commit 10c0ee5Copy full SHA for 10c0ee5
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "flipclock",
3
- "version": "0.7.1",
+ "version": "0.7.2",
4
"homepage": "https://github.com/objectivehtml/FlipClock",
5
"authors": [
6
"Objective HTML",
src/flipclock/js/libs/core.js
@@ -57,7 +57,7 @@ var FlipClock;
57
* Version
58
*/
59
60
- version: '0.7.1',
+ version: '0.7.2',
61
62
/**
63
* Sets the default options
0 commit comments