Skip to content

Commit

Permalink
Release v0.12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
moll committed May 28, 2014
1 parent d6acdf9 commit d09d368
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 0.12.0 (May 28, 2014)
- Adds [`permutationOf`] to assert that two arrays contain the same elements.
Thanks, [Miroslav Bajtoš][@bajtos]!

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "must",
"version": "0.11.0",
"version": "0.12.0",
"description": "Testing and assertion library with friendly BDD syntax — awesome.must.be.true(). Many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good and well tested stuff.",
"keywords": ["assert", "assertion", "bdd", "test", "testing", "rfc2119"],
"homepage": "https://github.com/moll/js-must",
Expand Down

0 comments on commit d09d368

Please sign in to comment.