Skip to content

Commit 329b155

Browse files
authored
Update README.md
1 parent fb7f582 commit 329b155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ MwcMixin is a reactive meteor data source for polymer elements. Objective is to
1717
Add `mwc:mixin` package to your Meteor App.
1818

1919
```sh
20-
meteor add mwc:mixin@2.0.0-beta.3
20+
meteor add mwc:mixin@2.0.0-beta.4
2121

2222
```
2323
### Method 2 - Using bower
2424

2525
```sh
26-
bower install mwc-mixin#2.0.0-beta.3 --save
26+
bower install mwc-mixin#2.0.0-beta.4 --save
2727
```
2828
import mwc-mixin.html file.
2929

0 commit comments

Comments
 (0)