Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
btd committed Oct 10, 2013
1 parent 0064ec2 commit 724dd8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

2.0.1 / 2013-10-10
==================

* Fix wrong path in .npmignore.

2.0.0 / 2013-10-10
==================

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": "should"
, "description": "test framework agnostic BDD-style assertions"
, "version": "2.0.0"
, "version": "2.0.1"
, "author": "TJ Holowaychuk <[email protected]>"
, "repository": { "type": "git", "url": "git://github.com/visionmedia/should.js.git" }
, "homepage": "https://github.com/visionmedia/should.js"
Expand Down

0 comments on commit 724dd8d

Please sign in to comment.