Skip to content

Commit 762b444

Browse files
committed
update version to 1.0.3
1 parent c2dd9a2 commit 762b444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/slick/logger.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555

5656
#define SLICK_LOGGER_VERSION_MAJOR 1
5757
#define SLICK_LOGGER_VERSION_MINOR 0
58-
#define SLICK_LOGGER_VERSION_PATCH 2
59-
#define SLICK_LOGGER_VERSION "1.0.2"
58+
#define SLICK_LOGGER_VERSION_PATCH 3
59+
#define SLICK_LOGGER_VERSION "1.0.3"
6060

6161
#ifndef SLICK_LOGGER_MAX_ARGS
6262
#define SLICK_LOGGER_MAX_ARGS 20

0 commit comments

Comments
 (0)