Bump v0.5.1.

Former-commit-id: 09922fa2e936e0b112100690a04d6437131904a8
This commit is contained in:
John-David Dalton
2012-08-18 02:14:26 -07:00
parent 04425786a1
commit 8b80c5d0b5
7 changed files with 47 additions and 43 deletions

View File

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