diff --git a/package.js b/package.js index e2f256e..04c5c60 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ - name: 'raix:push', - version: '0.0.0-semantic-release', + name: 'rocketchat:push', + version: '3.3.1', summary: 'Isomorphic Push notifications for APN and GCM', git: 'https://github.com/raix/push.git' });