prepare for 0.3.0 release

This commit is contained in:
2024-04-27 23:22:51 +02:00
parent 842cf9f139
commit 5cd1ecb98a
11 changed files with 1040 additions and 842 deletions

View File

@@ -4,5 +4,6 @@
"@parcel/optimizer-data-url": "^2.0.0",
"@parcel/transformer-inline-string": "^2.0.0",
"parcel": "^2.0.0"
}
},
"dependencies": {}
}

View File

@@ -10,7 +10,7 @@
</head>
<body>
<div id="uw8">
<a href="https://exoticorn.github.io/microw8">MicroW8</a> 0.2.2
<a href="https://exoticorn.github.io/microw8">MicroW8</a> 0.3.0
</div>
<div id="centered">
<canvas class="screen" id="screen" width="320" height="240">
@@ -27,4 +27,4 @@
<script type="module">
import "./main.js";
</script>
</html>
</html>

File diff suppressed because it is too large Load Diff