We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2dd9a2 commit 762b444Copy full SHA for 762b444
include/slick/logger.hpp
@@ -55,8 +55,8 @@
55
56
#define SLICK_LOGGER_VERSION_MAJOR 1
57
#define SLICK_LOGGER_VERSION_MINOR 0
58
-#define SLICK_LOGGER_VERSION_PATCH 2
59
-#define SLICK_LOGGER_VERSION "1.0.2"
+#define SLICK_LOGGER_VERSION_PATCH 3
+#define SLICK_LOGGER_VERSION "1.0.3"
60
61
#ifndef SLICK_LOGGER_MAX_ARGS
62
#define SLICK_LOGGER_MAX_ARGS 20
0 commit comments