Skip to content

Commit f50918c

Browse files
committed
Updated version in files
1 parent 3500cc4 commit f50918c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.6",
3+
"version": "0.7.7",
44
"homepage": "https://github.com/objectivehtml/FlipClock",
55
"authors": [
66
"Objective HTML",

package.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.6",
3+
"version": "0.7.7",
44
"email": "[email protected]",
55
"author": "Objective HTML, LLC <[email protected]>",
66
"license": "MIT",

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.6',
60+
version: '0.7.7',
6161

6262
/**
6363
* Sets the default options

0 commit comments

Comments
 (0)