Skip to content

Commit e07a823

Browse files
author
Morten Henriksen
committed
2.6.12-rc1
please test
1 parent eb61318 commit e07a823

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ meteor@1.1.6
1212
minimongo@1.0.8
1313
mongo@1.1.0
1414
ordered-dict@1.0.3
15-
raix:eventemitter@0.1.2
15+
raix:eventemitter@0.1.3
1616
raix:eventstate@0.0.2
17-
raix:push@2.6.11
17+
raix:push@2.6.12-rc1
1818
random@1.0.3
1919
retry@1.0.3
2020
tracker@1.0.7

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'raix:push',
3-
version: '2.6.12',
3+
version: '2.6.12-rc1',
44
summary: 'Isomorphic Push notifications for APN and GCM',
55
git: 'https://github.com/raix/push.git'
66
});

0 commit comments

Comments
 (0)