Skip to content

Commit 14d48eb

Browse files
committed
version bump
1 parent b559e40 commit 14d48eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/oryx/chron/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
namespace oryx::chron {
66

77
inline constexpr int kVersionMajor = 0;
8-
inline constexpr int KVersionMinor = 2;
8+
inline constexpr int KVersionMinor = 3;
99
inline constexpr int kVersionPatch = 0;
1010

1111
auto MakeStringVersion() -> std::string;

0 commit comments

Comments
 (0)