We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8247f commit b351dc0Copy full SHA for b351dc0
1 file changed
lib/chai.js
@@ -10,7 +10,7 @@ var used = [];
10
* Chai version
11
*/
12
13
-exports.version = '4.3.3';
+exports.version = '4.3.8';
14
15
/*!
16
* Assertion Error
0 commit comments