updated version to v0.0.2
This commit is contained in:
parent
e9d2d37aae
commit
1b483f1f03
|
@ -3,5 +3,5 @@
|
||||||
#include <string_view>
|
#include <string_view>
|
||||||
|
|
||||||
namespace Emulator {
|
namespace Emulator {
|
||||||
constexpr char VERSION[] = "0.0.2 WIP";
|
constexpr char VERSION[] = "0.0.2";
|
||||||
}
|
}
|
Loading…
Reference in New Issue