Bump to version 1.0.0-rc.1.

Former-commit-id: 8867f4ddfab62435d0c2c685d67e68555d146545
This commit is contained in:
John-David Dalton
2012-12-02 21:24:09 -08:00
parent 94258feb09
commit 351b2b320e
9 changed files with 226 additions and 186 deletions

View File

@@ -1600,7 +1600,7 @@
/*--------------------------------------------------------------------------*/
suites.push(
Benchmark.Suite('`_.toArray` with an array')
Benchmark.Suite('`_.toArray` with an array (edge case)')
.add(buildName, '\
lodash.toArray(numbers)'
)