diff --git a/package.json b/package.json index 563bb362eb..d583f37fed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-jest", - "version": "22.0.0", + "version": "22.0.1", "main": "index.js", "types": "./dist/index.d.ts", "description": "A preprocessor with sourcemap support to help use Typescript with Jest",