Skip to content

Commit 7ed1382

Browse files
committed
Bumps up version.
1 parent 26ccac4 commit 7ed1382

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"eslint": "^6.1.0",
1212
"eslint-config-airbnb-base": "^14.0.0",
1313
"eslint-plugin-import": "^2.18.2",
14-
"eslint-plugin-jest": "^22.15.0",
14+
"eslint-plugin-jest": "^22.15.1",
1515
"jest": "^24.8.0",
1616
"jsdoc-to-markdown": "^5.0.0",
1717
"puppeteer": "^1.19.0",
@@ -62,5 +62,5 @@
6262
"lint": "eslint lib/** __tests__/** index.js; exit 0",
6363
"test": "jest"
6464
},
65-
"version": "3.1.0"
65+
"version": "3.2.0"
6666
}

0 commit comments

Comments
 (0)