diff --git a/source/machine.d b/source/machine.d index e2495f7..dcf87c2 100644 --- a/source/machine.d +++ b/source/machine.d @@ -18,7 +18,7 @@ import soundchip; import pixmap; import image_loader; -const VERSION = "0.2.8"; /// version of the software +const VERSION = "0.3.0"; /// version of the software /** Class representing "the machine"!