Version bumps

This commit is contained in:
Lovell Fuller 2014-12-15 14:02:30 +00:00
parent 926c5603aa
commit 850c2ecdd6

View File

@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.8.2",
"version": "0.8.3",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",
@ -35,7 +35,7 @@
],
"dependencies": {
"bluebird": "^2.3.11",
"color": "^0.7.1",
"color": "^0.7.3",
"nan": "^1.4.1",
"semver": "^4.1.0"
},