Skip to content

Commit f5be72e

Browse files
authored
Merge pull request #8 from zeus-cpp/chore-version
chore: version 1.1.1
2 parents f9b181a + 238e197 commit f5be72e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 1
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)