Update changelog for v0.11.1

Version bumps for benchmark test
This commit is contained in:
Lovell Fuller
2015-08-12 09:49:50 +01:00
parent 658a541f49
commit c4a278ec9c
2 changed files with 14 additions and 4 deletions

View File

@@ -9,14 +9,14 @@
},
"devDependencies": {
"imagemagick": "^0.1.3",
"imagemagick-native": "mash/node-imagemagick-native",
"imagemagick-native": "^1.8.0",
"gm": "^1.18.1",
"lwip": "^0.0.7",
"async": "^1.3.0",
"semver": "^4.3.6",
"async": "^1.4.2",
"semver": "^5.0.1",
"benchmark": "^1.0.0"
},
"license": "Apache 2.0",
"license": "Apache-2.0",
"engines": {
"node": ">=0.10"
}