Skip to content

Commit

Permalink
hopefully the last version update I do - gotta love automated systems :)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoul0813 committed Feb 17, 2014
1 parent b8ad8aa commit fd44847
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions jquery-growl.jquery.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "jquery-growl",
"title": "jQuery Growl",
"description": "A Growl like notification plugin for jQuery",
"description": "A Growl like notification plugin for jQuery originally written for jQuery 1.2 and updated for jQuery 1.10+. The latest version comes with a Bootstrap 3 example.",
"keywords": [
"growl",
"notification",
"alert",
"notice"
],
"version": "2.0.3",
"version": "2.0.4",
"author": {
"name": "David Higgins",
"url": "http://www.fragmentedcode.com"
Expand All @@ -29,6 +29,7 @@
"bugs": "https://github.com/zoul0813/jquery-growl/issues",
"homepage": "https://www.fragmentedcode.com/jquery-growl",
"docs": "http://www.fragmentedcode.com/jquery-growl/",
"demo": "http://projects.zoulcreations.com/jquery/jquery-growl/",
"dependencies": {
"jquery": ">=1.10"
}
Expand Down
2 changes: 1 addition & 1 deletion jquery.growl.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* jQuery Growl plugin
* Version 2.0.3
* Version 2.0.4
* Last Updated 2014-02-08
* @requires jQuery v1.11.0 or later (untested on previous version)
*
Expand Down

0 comments on commit fd44847

Please sign in to comment.