Small documentation improvement plus version bump

This commit is contained in:
Lovell Fuller
2014-07-20 22:46:26 +01:00
parent 7df7a505ee
commit e98f2fc013
2 changed files with 30 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.5.2",
"version": "0.5.3",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",
@@ -34,7 +34,7 @@
],
"dependencies": {
"nan": "^1.2.0",
"bluebird": "^2.2.1"
"bluebird": "^2.2.2"
},
"devDependencies": {
"imagemagick": "^0.1.3",