mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 01:57:50 +00:00
Bump to version 1.0.0-rc.1.
Former-commit-id: 8867f4ddfab62435d0c2c685d67e68555d146545
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Lo-Dash 0.10.0 <http://lodash.com>
|
||||
* Lo-Dash 1.0.0-rc.1 <http://lodash.com>
|
||||
* (c) 2012 John-David Dalton <http://allyoucanleet.com/>
|
||||
* Based on Underscore.js 1.4.2 <http://underscorejs.org>
|
||||
* (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.
|
||||
@@ -4162,7 +4162,7 @@
|
||||
* @memberOf _
|
||||
* @type String
|
||||
*/
|
||||
lodash.VERSION = '0.10.0';
|
||||
lodash.VERSION = '1.0.0-rc.1';
|
||||
|
||||
// assign static methods
|
||||
lodash.assign = assign;
|
||||
|
||||
Reference in New Issue
Block a user