Skip to content

Commit 549378e

Browse files
committed
Bump version to 2.6.2
1 parent 09f1922 commit 549378e

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

.versions

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
2-
babel-compiler@7.3.4
3-
babel-runtime@1.3.0
4-
2+
babel-compiler@7.5.2
3+
babel-runtime@1.5.0
4+
55
66
7-
callback-hook@1.1.0
7+
callback-hook@1.3.0
88
99
1010
1111
1212
1313
1414
15-
ecmascript@0.12.7
15+
ecmascript@0.14.2
1616
17-
ecmascript-runtime-client@0.8.0
18-
ecmascript-runtime-server@0.7.1
19-
17+
ecmascript-runtime-client@0.10.0
18+
ecmascript-runtime-server@0.9.0
19+
2020
2121
2222
2323
24-
25-
local-test:konecty:[email protected].0
24+
25+
local-test:konecty:[email protected].2
2626
2727
2828
2929
30-
modules@0.13.0
31-
modules-runtime@0.10.3
32-
mongo@1.6.2
30+
modules@0.15.0
31+
modules-runtime@0.12.0
32+
mongo@1.8.0
3333
3434
3535
36-
npm-mongo@3.1.2
36+
npm-mongo@3.3.0
3737
3838
3939
@@ -44,5 +44,5 @@ [email protected]
4444
4545
4646
47-
webapp@1.7.4
47+
webapp@1.8.0
4848

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
name: 'konecty:user-presence',
33
summary: 'Track user status',
4-
version: '2.6.1',
4+
version: '2.6.2',
55
git: 'https://github.com/Konecty/meteor-user-presence'
66
});
77

0 commit comments

Comments
 (0)