diff --git a/CHANGES.md b/CHANGES.md index 3bd5db15..f764406a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +2019-04-10, Version 3.29.1 +========================== + + * fix: ignore git file 3.x (#1713) (Janny) + + 2019-04-09, Version 3.29.0 ========================== diff --git a/package.json b/package.json index c9c00ab4..a2118ec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "3.29.0", + "version": "3.29.1", "publishConfig": { "export-tests": true, "tag": "lts"