bump major version

This has to be done before release because our staging registry is
essentialy a continusous deployment pipeline that makes use of the
major and minor version of master.
This commit is contained in:
Ryan Graham 2015-08-10 14:51:27 -07:00
parent 75ea3f928a
commit 8c82f17930
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "loopback-explorer",
"version": "1.8.2",
"version": "2.0.0-0",
"description": "Browse and test your LoopBack app's APIs",
"main": "index.js",
"scripts": {