Skip to content

Commit 70bf9a5

Browse files
committed
Bump to 1.2.8
1 parent dbf73d9 commit 70bf9a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jquery.countdown.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery Countdown - v1.2.7
2+
* jQuery Countdown - v1.2.8
33
* http://github.com/kemar/jquery.countdown
44
* Licensed MIT
55
*/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.countdown",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "Unobtrusive and easily skinable countdown jQuery plugin generating a <time> tag.",
55
"main": "jquery.countdown.js",
66
"directories": {

0 commit comments

Comments
 (0)