diff --git a/package.json b/package.json index d5ef52b33b..cf9080f96d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-jest", - "version": "25.5.0-alpha.0", + "version": "25.5.0-beta.0", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": "cli.js",