Bump to v0.3.0.

Former-commit-id: 2b713b3d926e3dbba80eab6e1e14d080f169bf39
This commit is contained in:
John-David Dalton
2012-06-06 00:52:57 -04:00
parent 7c1c5e70ca
commit 5b6ea7afb2
7 changed files with 132 additions and 127 deletions

View File

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