Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
This release contains a minor fix to an error message.

#### Fixes

- Correct error message for `lengthOf()` assertion.

#### Documentation

- Fix link in `README.md`
  • Loading branch information
mcmath committed Jun 24, 2016
1 parent 686e909 commit f96ce1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "chai-iterator",
"version": "1.1.0",
"version": "1.1.1",
"description": "Chai assertions for iterable objects",
"main": "chai-iterator.js",
"typings": "chai-iterator.d.ts",
Expand Down

0 comments on commit f96ce1b

Please sign in to comment.