Skip to content

Commit b696430

Browse files
committed
published 6.0.0
1 parent 871fd25 commit b696430

File tree

2 files changed

+22
-23
lines changed

2 files changed

+22
-23
lines changed

.versions

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
2-
3-
allow-deny@2.0.0
4-
1+
2+
3+
allow-deny@2.1.0
4+
55
66
77
@@ -11,42 +11,42 @@ [email protected]
1111
1212
1313
14-
ddp-client@3.0.2
14+
ddp-client@3.1.0
1515
1616
17-
ddp-server@3.0.2
17+
ddp-server@3.1.0
1818
1919
20-
20+
2121
2222
2323
2424
25-
25+
2626
2727
2828
2929
3030
3131
3232
33-
leaonline:[email protected]-rc.1
34-
local-test:leaonline:[email protected]-rc.1
33+
34+
local-test:leaonline:[email protected]
3535
3636
37-
meteor@2.0.1
37+
meteor@2.1.0
3838
meteortesting:[email protected]
3939
meteortesting:[email protected]
4040
meteortesting:[email protected]
41-
42-
modern-browsers@0.1.11
43-
41+
42+
modern-browsers@0.2.0
43+
4444
45-
mongo@2.0.2
46-
mongo-decimal@0.1.4-beta300.7
45+
mongo@2.1.0
46+
mongo-decimal@0.2.0
4747
4848
49-
npm-mongo@4.17.4
49+
npm-mongo@6.10.2
5050
5151
5252
@@ -57,10 +57,9 @@ [email protected]
5757
5858
5959
60-
socket-stream-client@0.5.3
60+
socket-stream-client@0.6.0
6161
62-
63-
64-
65-
62+
63+
64+
6665

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* eslint-env meteor */
22
Package.describe({
33
name: 'leaonline:oauth2-server',
4-
version: '6.0.0-rc.1',
4+
version: '6.0.0',
55
summary: 'Node OAuth2 Server (v4) with Meteor bindings',
66
git: 'https://github.com/leaonline/oauth2-server.git'
77
})

0 commit comments

Comments
 (0)