Skip to content

Commit

Permalink
update manifest, fix jquery manifest errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrins committed Jan 18, 2013
1 parent d3033bc commit 44f0ec7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Spectrum",
"version": "1.0.3",
"name": "spectrum",
"version": "1.0.4",
"main": ["./spectrum.css", "./spectrum.js"],
"docs": "http://bgrins.github.com/spectrum",
"homepage": "http://bgrins.github.com/spectrum",
Expand Down
9 changes: 7 additions & 2 deletions spectrum.jquery.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
{
"name": "Spectrum",
"version": "1.0.3",
"name": "spectrum",
"version": "1.0.4",
"title": "The No Hassle jQuery Colorpicker",
"author": {
"name" : "Brian Grinstead",
"email" : "briangrinstead@gmail.com",
"url" : "http://briangrinstead.com/"
},
"keywords": ["color", "colorpicker", "ui"],
"licenses": [
{
Expand Down

0 comments on commit 44f0ec7

Please sign in to comment.