Bump to v0.3.1.

Former-commit-id: 2e1e3b7e47b1f98d2ca20a89a4570a0b958d4323
This commit is contained in:
John-David Dalton
2012-06-11 00:08:41 -04:00
parent 94e8af4d93
commit 1e2ef542e4
5 changed files with 32 additions and 24 deletions

View File

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