mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 17:07:49 +00:00
Underscore.js 1.1.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Underscore.js 1.1.4
|
||||
// Underscore.js 1.1.5
|
||||
// (c) 2011 Jeremy Ashkenas, DocumentCloud Inc.
|
||||
// Underscore is freely distributable under the MIT license.
|
||||
// Portions of Underscore are inspired or borrowed from Prototype,
|
||||
@@ -59,7 +59,7 @@
|
||||
}
|
||||
|
||||
// Current version.
|
||||
_.VERSION = '1.1.4';
|
||||
_.VERSION = '1.1.5';
|
||||
|
||||
// Collection Functions
|
||||
// --------------------
|
||||
|
||||
Reference in New Issue
Block a user