Skip to content

Commit 1c95f2b

Browse files
committed
Version bump.
1 parent 9abc4ae commit 1c95f2b

File tree

2 files changed

+22
-20
lines changed

2 files changed

+22
-20
lines changed

.versions

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,25 @@
1-
babel-compiler@6.19.4
2-
babel-runtime@1.0.1
1+
babel-compiler@7.0.0
2+
babel-runtime@1.2.0
33
base64@1.0.10
4-
check@1.2.5
5-
diff-sequence@1.0.7
6-
ecmascript@0.8.2
7-
ecmascript-runtime@0.4.1
8-
ecmascript-runtime-client@0.4.3
9-
ecmascript-runtime-server@0.4.1
10-
ejson@1.0.13
4+
check@1.3.0
5+
diff-sequence@1.1.0
6+
dynamic-import@0.3.0
7+
ecmascript@0.10.0
8+
ecmascript-runtime@0.5.0
9+
ecmascript-runtime-client@0.6.0
10+
ecmascript-runtime-server@0.5.0
11+
ejson@1.1.0
1112
geojson-utils@1.0.10
12-
id-map@1.0.9
13-
meteor@1.7.0
14-
minimongo@1.2.1
15-
modules@0.9.2
16-
modules-runtime@0.8.0
13+
http@1.4.0
14+
id-map@1.1.0
15+
meteor@1.8.2
16+
minimongo@1.4.3
17+
modules@0.11.3
18+
modules-runtime@0.9.1
1719
mongo-id@1.0.6
18-
ordered-dict@1.0.9
19-
promise@0.8.9
20-
random@1.0.10
20+
ordered-dict@1.1.0
21+
promise@0.10.1
22+
random@1.1.0
2123
tracker@1.1.3
22-
underscore@1.0.10
23-
vuejs:meteor-integration@0.1.4
24+
url@1.2.0
25+
vuejs:meteor-integration@0.1.5

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: 'vuejs:meteor-integration',
3-
version: '0.1.4',
3+
version: '0.1.5',
44
summary: "Vue integration with Meteor."
55
});
66

0 commit comments

Comments
 (0)