File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ htmljs@1.0.4
14
14
id-map@1.0.3
15
15
jquery@1.11.3_2
16
16
json@1.0.3
17
- local-test:peerlibrary:computed-field@0.2 .0
17
+ local-test:peerlibrary:computed-field@0.3 .0
18
18
logging@1.0.7
19
19
meteor@1.1.6
20
20
minifiers@1.1.5
@@ -23,7 +23,7 @@ mongo@1.1.0
23
23
observe-sequence@1.0.6
24
24
ordered-dict@1.0.3
25
25
peerlibrary:classy-test@0.2.15
26
- peerlibrary:computed-field@0.2 .0
26
+ peerlibrary:computed-field@0.3 .0
27
27
random@1.0.3
28
28
reactive-var@1.0.5
29
29
retry@1.0.3
Original file line number Diff line number Diff line change 1
1
Package . describe ( {
2
2
name : 'peerlibrary:computed-field' ,
3
3
summary : "Reactively computed field for Meteor" ,
4
- version : '0.2 .0' ,
4
+ version : '0.3 .0' ,
5
5
git : 'https://github.com/peerlibrary/meteor-computed-field.git'
6
6
} ) ;
7
7
You can’t perform that action at this time.
0 commit comments