diff --git a/package.json b/package.json index 7b8bd95..4f6f7a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-image-snapshot", - "version": "2.8.0", + "version": "2.8.1", "description": "Jest matcher for image comparisons. Most commonly used for visual regression testing.", "main": "src/index.js", "engines": {