Merge tag 'v2.5.1'

2.5.1

 * Replace underscore with lodash (Ryan Graham)
This commit is contained in:
Miroslav Bajtoš 2014-12-08 08:09:36 +01:00
commit beb4f8c34c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2014-12-08, Version 2.5.1
=========================
* Replace underscore with lodash (Ryan Graham)
2014-12-02, Version 2.5.0
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-boot",
"version": "2.5.0",
"version": "2.5.1",
"description": "Convention-based bootstrapper for LoopBack applications",
"keywords": [
"StrongLoop",