mirror of
https://github.com/build-cpp/cmkr
synced 2026-06-08 13:22:55 +00:00
bump 0.1.3
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
namespace cmkr {
|
||||
namespace help {
|
||||
|
||||
const char *version() noexcept { return "cmkr version 0.1.2"; }
|
||||
const char *version() noexcept { return "cmkr version 0.1.3"; }
|
||||
|
||||
const char *message() noexcept {
|
||||
return R"lit(
|
||||
|
||||
Reference in New Issue
Block a user