Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw committed Sep 1, 2014
1 parent 9f14766 commit 5a24bfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/colorjoe.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
root.colorjoe = factory(root.one.color);
}
}(this, function(onecolor) {
/*! colorjoe - v0.9.4 - Juho Vepsalainen <bebraw@gmail.com> - MIT
/*! colorjoe - v0.9.5 - Juho Vepsalainen <bebraw@gmail.com> - MIT
https://bebraw.github.com/colorjoe - 2014-09-01 */
/*! dragjs - v0.4.0 - Juho Vepsalainen <bebraw@gmail.com> - MIT
https://bebraw.github.com/dragjs - 2013-07-17 */
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "colorjoe",
"description": "Scaleable color picker",
"author": "Juho Vepsalainen <bebraw@gmail.com>",
"version": "0.9.4",
"version": "0.9.5",
"dependencies": {
"dragjs": "0.4.1"
},
Expand Down

0 comments on commit 5a24bfd

Please sign in to comment.