Version bumps

This commit is contained in:
Lovell Fuller 2014-05-22 00:18:43 +01:00
parent 6b5f2028b7
commit 6c96bd0d37

View File

@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.4.0",
"version": "0.4.1",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>"
@ -35,9 +35,9 @@
},
"devDependencies": {
"imagemagick": "^0.1.3",
"imagemagick-native": "git://github.com/mash/node-imagemagick-native.git#master",
"imagemagick-native": "^1.0.0",
"gm": "^1.16.0",
"async": "^0.8.0",
"async": "^0.9.0",
"benchmark": "^1.0.0"
},
"license": "Apache 2.0",