diff --git a/package.json b/package.json index 31e843a..07f3f4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-image-snapshot", - "version": "2.5.0", + "version": "2.6.0", "description": "Jest matcher for image comparisons. Most commonly used for visual regression testing.", "main": "src/index.js", "engines": {