Version bump to 0.3.1

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-06-01 11:26:31 +02:00
parent e56d470231
commit 295fd7c855
5 changed files with 23 additions and 4 deletions

View file

@ -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() {