We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b4bcb commit abee505Copy full SHA for abee505
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "assembler-simulator",
3
"private": true,
4
- "version": "1.0.0-alpha.38",
+ "version": "1.0.0-alpha.39",
5
"description": "A simulator of 8-bit CPU using the Samphire Microprocessor Simulator instruction set.",
6
"type": "module",
7
"scripts": {
0 commit comments