Skip to content

Commit

Permalink
chore(sample): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanood committed Jun 6, 2016
1 parent fd54519 commit ccc9e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/src/about/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export class About {
attached() {
// let bridge = System.get(System.normalizeSync('aurelia-materialize-bridge'));
// this.version = bridge.version;
this.version = '0.6.2';
this.version = '0.7.0';
}

onSelectionChanged(e) {
Expand Down

0 comments on commit ccc9e28

Please sign in to comment.