increase version
This commit is contained in:
parent
94f83ad505
commit
af3bbc33e9
|
@ -8,6 +8,6 @@
|
||||||
|
|
||||||
namespace Common {
|
namespace Common {
|
||||||
|
|
||||||
constexpr char VERSION[] = "0.1.0";
|
constexpr char VERSION[] = "0.1.1 WIP";
|
||||||
|
|
||||||
} // namespace Common
|
} // namespace Common
|
||||||
|
|
Loading…
Reference in New Issue