Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchambers committed Nov 8, 2013
1 parent e4d383e commit 54b73aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/doctest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/doctest.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ doctest = (path, callback = noop) ->
log results
callback results

doctest.version = '0.4.1'
doctest.version = '0.5.0'


if typeof window isnt 'undefined'
Expand Down

0 comments on commit 54b73aa

Please sign in to comment.