diff --git a/dist/colorjoe.js b/dist/colorjoe.js index 84367ae..32fead0 100644 --- a/dist/colorjoe.js +++ b/dist/colorjoe.js @@ -9,7 +9,7 @@ root.colorjoe = factory(root.one.color); } }(this, function(onecolor) { -/*! colorjoe - v0.9.0 - Juho Vepsalainen - MIT +/*! colorjoe - v0.9.1 - Juho Vepsalainen - MIT https://bebraw.github.com/colorjoe - 2013-07-18 */ /*! dragjs - v0.4.0 - Juho Vepsalainen - MIT https://bebraw.github.com/dragjs - 2013-07-17 */ diff --git a/package.json b/package.json index daf4232..c4436b0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "colorjoe", "description": "Scaleable color picker", "author": "Juho Vepsalainen ", - "version": "0.9.0", + "version": "0.9.1", "dependencies": { "dragjs": "0.4.1", "grunt": "0.4.1",