[Pkg-javascript-commits] [jquery-minicolors] 04/28: Updated version and license
David Prévot
taffit at alioth.debian.org
Sun Sep 8 14:57:21 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit 469f40abff8c9aeb492037653b75befabf15bf5d
Author: Cory LaViska <cory at abeautifulsite.net>
Date: Thu Aug 8 12:53:21 2013 -0400
Updated version and license
---
component.json | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/component.json b/component.json
index 2a514a5..fd04f19 100644
--- a/component.json
+++ b/component.json
@@ -1,9 +1,9 @@
{
- "name" : "jquery-miniColors",
- "version" : "2.0.6",
+ "name" : "jquery-minicolors",
+ "version" : "2.1.0",
"description" : "jQuery MiniColors Plugin",
"homepage" : "",
- "main" : [ "./jquery.miniColors.js", "./jquery.miniColors.css" ],
+ "main" : [ "./jquery.minicolors.js", "./jquery.minicolors.css" ],
"dependencies" : {
"jquery" : ">= 1.7.x"
},
@@ -14,7 +14,6 @@
"web" : "http://www.abeautifulsite.net/"
},
"license": [
- "http://www.opensource.org/licenses/mit-license.php",
- "http://opensource.org/licenses/gpl-2.0.php"
+ "http://www.opensource.org/licenses/mit-license.php"
]
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
More information about the Pkg-javascript-commits
mailing list