Skip to content

Commit 2174d01

Browse files
committed
Bump version and change package namespace
1 parent 022aa53 commit 2174d01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
2-
name: 'raix:push',
3-
version: '0.0.0-semantic-release',
2+
name: 'rocketchat:push',
3+
version: '3.3.1',
44
summary: 'Isomorphic Push notifications for APN and GCM',
55
git: 'https://github.com/raix/push.git'
66
});

0 commit comments

Comments
 (0)