Skip to content

Commit

Permalink
- Update history / version
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Oct 29, 2008
1 parent 8449843 commit f58e94b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.txt
@@ -1,4 +1,13 @@

=== 0.0.3 / 2008-10-28

* 4 Minor Enhancements:

* Added should_fail
* Added should_match
* Added should_not_match
* Added should_be and should_not_be

=== 0.0.2 / 2008-10-28

* 1 Bug Fix:
Expand Down
2 changes: 1 addition & 1 deletion lib/jspec.js
Expand Up @@ -5,7 +5,7 @@
------------------------------------------------------------------ */

var JSPEC_VERSION = '0.0.2';
var JSPEC_VERSION = '0.0.3';

/* -----------------------------------------------------------------
Expand Down

0 comments on commit f58e94b

Please sign in to comment.