Skip to content

Commit 10c0ee5

Browse files
committed
Updates version
1 parent 88d73b2 commit 10c0ee5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flipclock",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"homepage": "https://github.com/objectivehtml/FlipClock",
55
"authors": [
66
"Objective HTML",

src/flipclock/js/libs/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ var FlipClock;
5757
* Version
5858
*/
5959

60-
version: '0.7.1',
60+
version: '0.7.2',
6161

6262
/**
6363
* Sets the default options

0 commit comments

Comments
 (0)