Skip to content

Commit

Permalink
chore(sample): increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanood committed Nov 30, 2016
1 parent 10cf170 commit 2ee9882
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.20.2';
this.version = '0.20.3';
}

onSelectionChanged(e) {
Expand Down

0 comments on commit 2ee9882

Please sign in to comment.