diff --git a/CHANGES.md b/CHANGES.md index 9e4c5b6..fe9661c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +2018-01-16, Version 3.3.1 +========================= + + * chore: update copyright notice years (Miroslav Bajtoš) + + * Fix duplicate definition of a remote model type (maxim.sharai) + + 2017-12-12, Version 3.3.0 ========================= diff --git a/package.json b/package.json index 44c7dc5..33d3967 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-connector-remote", - "version": "3.3.0", + "version": "3.3.1", "description": "Remote REST API connector for Loopback", "main": "lib/remote-connector.js", "keywords": [