Skip to content

Commit 5327801

Browse files
committed
Fix to json manifest, only an update to get the plugins.jquery.com page updated- no functional changes from 1.2.1
1 parent 5be7f36 commit 5327801

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

timecircles.jquery.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timecircles",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"title": "jQuery TimeCircles",
55
"author": {
66
"name" : "Wim Barelds",
@@ -17,7 +17,7 @@
1717
"jquery": ">= 1.9.1"
1818
},
1919
"description": "TimeCircles is a jQuery plugin that provides a nice looking way to either count down towards a certain time, or to count up from a certain time. The goal for TimeCircles is to provide a simple yet dynamic tool that makes it very easy to provide visitors an attractive countdown or timer.",
20-
"keywords": ["timer", "stopwatch", "count", "countdown", "time", "date", "datetime", "clock", "coming soon", "ui", "construction"],
20+
"keywords": ["timer", "stopwatch", "count", "countdown", "time", "date", "datetime", "clock", "comingsoon", "ui", "construction"],
2121
"docs": "http://git.wimbarelds.nl/TimeCircles/readme.php",
2222
"demo": "http://git.wimbarelds.nl/TimeCircles/",
2323
"download": "http://git.wimbarelds.nl/TimeCircles/TimeCircles.zip"

0 commit comments

Comments
 (0)