diff --git a/package.js b/package.js index eb0345f..fd558b6 100644 --- a/package.js +++ b/package.js @@ -1,7 +1,7 @@ /* eslint-env meteor */ Package.describe({ name: 'leaonline:oauth2-server', - version: '6.0.0', + version: '7.0.0-rc.0', summary: 'Node OAuth2 Server (v4) with Meteor bindings', git: 'https://github.com/leaonline/oauth2-server.git' })