Skip to content

Commit 6916e7b

Browse files
authoredAug 2, 2018
Merge pull request #650 from kulshekhar/kulshekhar-patch-1
Bump the version (minor)
2 parents 9e61969 + 54a30eb commit 6916e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-jest",
3-
"version": "23.0.1",
3+
"version": "23.1.0",
44
"main": "dist/index.js",
55
"types": "./dist/index.d.ts",
66
"description": "A preprocessor with sourcemap support to help use Typescript with Jest",

0 commit comments

Comments
 (0)
Please sign in to comment.