diff --git a/package.json b/package.json index 5fe77ba61e..ec720a9868 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-jest", - "version": "18.0.1", + "version": "18.0.2", "main": "index.js", "types": "./dist/index.d.ts", "description": "A preprocessor with sourcemap support to help use Typescript with Jest",