Version bump to 0.3.0

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-05-30 23:31:09 +02:00
parent 90463bd8c9
commit 403c2fc64e
4 changed files with 4 additions and 6 deletions

View file

@ -13,8 +13,8 @@
app.addEventListener('template-bound', function() {
console.log("Marcel Kapfer (mmk2410)");
console.log("Morse Converter beta");
console.log("Version 0.2");
console.log("Morse Converter");
console.log("Version 0.3");
});
window.addEventListener('WebComponentsReady', function() {