Bump version to v0.10.0 in package.json.

Former-commit-id: 0be4f584b19bc6d53bd6bce61e8ac3cc249f2003
This commit is contained in:
John-David Dalton
2012-11-18 13:39:43 -08:00
parent 49c60b6b75
commit 064fd497ae

View File

@@ -1,6 +1,6 @@
{
"name": "lodash",
"version": "0.9.2",
"version": "0.10.0",
"description": "A drop-in replacement for Underscore.js delivering performance, bug fixes, and additional features.",
"homepage": "http://lodash.com",
"main": "./lodash",