tj / should.js

BDD style assertions for node.js -- test framework agnostic
MIT License
2.75k stars 195 forks source link

Bump version number so object includes are in NPM #21

Closed edmellum closed 13 years ago

edmellum commented 13 years ago

The new object include assertion is awesome, but I can't use it with my NPM version of Should. Could you please bump the version number so I can get it without git clone?

tj commented 13 years ago

hmm nothing appears to have changed since 0.2.1

edmellum commented 13 years ago

If you check out the commit log it looks like you merged a pull request an hour after having released 0.2.1. That pull request was what implemented object includes.

tj commented 13 years ago

my bad, I didn't pull from github