diff --git a/CHANGES.md b/CHANGES.md index 3a174cf2..e0d9bdf7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +2015-12-22, Version 3.0.0-alpha.1 +================================= + + * Start development of 3.0 (Miroslav Bajtoš) + + * Correct syntax for should and more (Amir Jafarian) + + 2015-12-13, Version 2.44.0 ========================== diff --git a/package.json b/package.json index eb9e9a57..27ab3fe4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,9 @@ { "name": "loopback-datasource-juggler", "version": "3.0.0-alpha.1", - "publishConfig": { "tag": "next" }, + "publishConfig": { + "tag": "next" + }, "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",