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 a00b768 commit c938191Copy full SHA for c938191
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "flipclock",
3
- "version": "0.7.2",
+ "version": "0.7.3",
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.2',
+ version: '0.7.3',
61
62
/**
63
* Sets the default options
0 commit comments