Skip to content

Commit e40110f

Browse files
committed
fix generated build
1 parent 67a7ec7 commit e40110f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v1.3.1
3+
## v1.3.2
44

55
- return test output filename from `run()` function
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-test-gen",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Generator of jest unit test with all imports mocked and tests stub for every class and function exported",
55
"keywords": [
66
"jest",

0 commit comments

Comments
 (0)