diff --git a/package.json b/package.json index 27caf88..9c4ce34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-tobetype", - "version": "1.2.3", + "version": "1.3.0", "description": "A jest matcher that allows you to test the expected type of a value", "main": "index-cjs.js", "module": "index.js",