Skip to content

Commit 92c2c28

Browse files
committed
chore(release): v1.3.1
1 parent 75e30af commit 92c2c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/zeus/expected.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
#define ZEUS_EXPECTED_VERSION_MAJOR 1
1010
#define ZEUS_EXPECTED_VERSION_MINOR 3
11-
#define ZEUS_EXPECTED_VERSION_PATCH 0
11+
#define ZEUS_EXPECTED_VERSION_PATCH 1
1212

1313
#if defined(_MSVC_LANG)
1414
#define ZEUS_EXPECTED_CPLUSPLUS _MSVC_LANG

0 commit comments

Comments
 (0)