diff --git a/CHANGES.md b/CHANGES.md index 235da8a..ef3f407 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,10 @@ -2015-09-01, Version 2.12.1 +2015-09-09, Version 2.12.2 +========================== + + * test: fix strict mode failure (Ryan Graham) + + +2015-08-31, Version 2.12.1 ========================== * Add config variable checks (Simon Ho) diff --git a/package.json b/package.json index 536ad57..04d1277 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-boot", - "version": "2.12.1", + "version": "2.12.2", "description": "Convention-based bootstrapper for LoopBack applications", "keywords": [ "StrongLoop",