Skip to content

Commit

Permalink
Prepare v1.2.0-pre.1
Browse files Browse the repository at this point in the history
  • Loading branch information
platosha committed Oct 19, 2018
1 parent 5a2c378 commit 421f9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/router-meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ window.Vaadin.registrations = window.Vaadin.registrations || [];

window.Vaadin.registrations.push({
is: '@vaadin/router',
version: '1.1.0',
version: '1.2.0-pre.1',
});

usageStatistics();

0 comments on commit 421f9d5

Please sign in to comment.