From 78bb13db9717d10414c91d112cc8cb2847f51e39 Mon Sep 17 00:00:00 2001 From: Raymond Feng Date: Thu, 30 Jul 2015 09:15:21 -0700 Subject: [PATCH] 2.35.2 * Fix regexp error for the memory connector (Simon Ho) --- CHANGES.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 7277433c..8ef9aa8e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +2015-07-30, Version 2.35.2 +========================== + + * Fix regexp error for the memory connector (Simon Ho) + + 2015-07-29, Version 2.35.1 ========================== diff --git a/package.json b/package.json index d7da1fcb..ff77a200 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.35.1", + "version": "2.35.2", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",