Merge pull request #801 from strongloop/start-3.0

Start development of 3.0
This commit is contained in:
Miroslav Bajtoš 2015-12-22 13:12:30 +01:00
commit 4319414fb2
2 changed files with 9 additions and 1 deletions

7
3.0-RELEASE-NOTES.md Normal file
View File

@ -0,0 +1,7 @@
# List of notable changes made between 2.x and 3.0
All breaking changes must be described here. When adding a new entry,
always describe the impact on users and instructions for upgrading
applications from 2.x to 3.0.
See also https://github.com/strongloop/loopback/blob/master/3.0-DEVELOPING.md

View File

@ -1,6 +1,7 @@
{
"name": "loopback-datasource-juggler",
"version": "2.44.0",
"version": "3.0.0-alpha.1",
"publishConfig": { "tag": "next" },
"description": "LoopBack DataSoure Juggler",
"keywords": [
"StrongLoop",