Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Commit

Permalink
Release 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
btd committed Dec 18, 2015
1 parent 4a0dd35 commit 24bcb15
Show file tree
Hide file tree
Showing 4 changed files with 709 additions and 681 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
8.0.2 / 2015-12-18
==================

* Update should-format to fix bug in formatting arrow functions

8.0.1 / 2015-12-11
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "should",
"description": "test framework agnostic BDD-style assertions",
"version": "8.0.1",
"version": "8.0.2",
"author": "TJ Holowaychuk <tj@vision-media.ca> and contributors",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 24bcb15

Please sign in to comment.