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