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