Bump to v0.7.0.

Former-commit-id: 4ab5bfe3bba14182ffe24c05792b3b8f194afa0c
This commit is contained in:
John-David Dalton
2012-09-05 01:12:57 -07:00
parent 019f0153c8
commit 13abbb81af
6 changed files with 52 additions and 47 deletions

View File

@@ -21,7 +21,7 @@
// generate Markdown
$markdown = docdown(array(
'path' => '../' . $file,
'title' => 'Lo-Dash <sup>v0.7.0-pre</sup>',
'title' => 'Lo-Dash <sup>v0.7.0</sup>',
'url' => 'https://github.com/bestiejs/lodash/blob/master/lodash.js'
));