Skip to content

Commit

Permalink
Merge pull request #8 from zeus-cpp/chore-version
Browse files Browse the repository at this point in the history
chore: version 1.1.1
  • Loading branch information
X1aomu authored Apr 24, 2024
2 parents f9b181a + 238e197 commit f5be72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/zeus/expected.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#define ZEUS_EXPECTED_VERSION_MAJOR 1
#define ZEUS_EXPECTED_VERSION_MINOR 1
#define ZEUS_EXPECTED_VERSION_PATCH 0
#define ZEUS_EXPECTED_VERSION_PATCH 1

#if defined(_MSVC_LANG)
#define ZEUS_EXPECTED_CPLUSPLUS _MSVC_LANG
Expand Down

0 comments on commit f5be72e

Please sign in to comment.