Bump to v0.5.0.

Former-commit-id: f30f4b99104c94fb52df4c90dcda24b8ac51432c
This commit is contained in:
John-David Dalton
2012-08-17 02:28:42 -07:00
parent 9fa0aebfe9
commit 2d896f22d6
7 changed files with 203 additions and 189 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "lodash",
"version": "0.5.0-rc.1",
"description": "A drop-in replacement for Underscore.js that delivers performance improvements, bug fixes, and additional features.",
"version": "0.5.0",
"description": "A drop-in replacement for Underscore.js delivering performance, bug fixes, and additional features.",
"homepage": "http://lodash.com",
"main": "lodash",
"keywords": [
@@ -42,7 +42,7 @@
"node",
"rhino"
],
"jam":{
"jam": {
"main": "lodash.min.js"
},
"scripts": {