Version bump to 0.3.1
This commit is contained in:
parent
e56d470231
commit
295fd7c855
5 changed files with 23 additions and 4 deletions
|
@ -14,7 +14,7 @@
|
|||
app.addEventListener('template-bound', function() {
|
||||
console.log("Marcel Kapfer (mmk2410)");
|
||||
console.log("Morse Converter");
|
||||
console.log("Version 0.3");
|
||||
console.log("Version 0.3.1");
|
||||
});
|
||||
|
||||
window.addEventListener('WebComponentsReady', function() {
|
||||
|
|
Reference in a new issue