Version bump to 0.3.0
This commit is contained in:
parent
90463bd8c9
commit
403c2fc64e
4 changed files with 4 additions and 6 deletions
|
@ -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() {
|
||||
|
|
Reference in a new issue