From 7ede276e44e9e139343c430510f5658605ba0d99 Mon Sep 17 00:00:00 2001 From: Raymond Feng Date: Fri, 11 Sep 2015 11:15:39 -0700 Subject: [PATCH] 2.40.1 * Fix the test so that it works across DBs (Raymond Feng) --- CHANGES.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 37500bf3..9d0dacf6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +2015-09-11, Version 2.40.1 +========================== + + * Fix the test so that it works across DBs (Raymond Feng) + + 2015-09-10, Version 2.40.0 ========================== diff --git a/package.json b/package.json index dfcb8dba..4c2359c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.40.0", + "version": "2.40.1", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",