diff --git a/package.json b/package.json index f828776..b184dea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "merge-images", - "version": "1.0.5", + "version": "1.0.6", "description": "Easily compose images together without messing around with canvas", "main": "dist/index.umd.js", "module": "dist/index.es2015.js",