2.16.0
* executor: allow loopback versions >= 3.0.0-alpha (Miroslav Bajtoš)
This commit is contained in:
parent
ab6a8ae776
commit
a5b888a719
|
@ -1,3 +1,9 @@
|
|||
2015-12-22, Version 2.16.0
|
||||
==========================
|
||||
|
||||
* executor: allow loopback versions >= 3.0.0-alpha (Miroslav Bajtoš)
|
||||
|
||||
|
||||
2015-12-04, Version 2.15.0
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-boot",
|
||||
"version": "2.15.0",
|
||||
"version": "2.16.0",
|
||||
"description": "Convention-based bootstrapper for LoopBack applications",
|
||||
"keywords": [
|
||||
"StrongLoop",
|
||||
|
|
Loading…
Reference in New Issue