Bump to v0.2.0.

Former-commit-id: 4b5cfd178edce968244a1fcad8c7b74e336e0f08
This commit is contained in:
John-David Dalton
2012-05-21 15:36:10 -04:00
parent eaaef83ace
commit a604494aa9
6 changed files with 21 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Lo-Dash v0.1.0 <http://lodash.com>
* Lo-Dash v0.2.0 <http://lodash.com>
* Copyright 2012 John-David Dalton <http://allyoucanleet.com/>
* Based on Underscore.js 1.3.3, copyright 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.
* <http://documentcloud.github.com/underscore>
@@ -3063,7 +3063,7 @@
* @memberOf _
* @type String
*/
lodash.VERSION = '0.1.0';
lodash.VERSION = '0.2.0';
/**
* By default, Lo-Dash uses ERB-style template delimiters, change the