mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
Bump to v0.3.2.
Former-commit-id: ff3cac0ce890b46a45c8738d559f68ac63b80caf
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// generate Markdown
|
||||
$markdown = docdown(array(
|
||||
'path' => '../' . $file,
|
||||
'title' => 'Lo-Dash <sup>v0.3.1</sup>',
|
||||
'url' => 'https://github.com/bestiejs/lodash/blob/v0.3.1/lodash.js'
|
||||
'title' => 'Lo-Dash <sup>v0.3.2</sup>',
|
||||
'url' => 'https://github.com/bestiejs/lodash/blob/v0.3.2/lodash.js'
|
||||
));
|
||||
|
||||
// save to a .md file
|
||||
|
||||
Reference in New Issue
Block a user