Skip to content

Commit 7863ffb

Browse files
committed
Version bump
1 parent b2a5d9a commit 7863ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/stemming.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ namespace stemming
2626
/// @brief The library's minor version.
2727
constexpr int OLEANDER_STEM_MINOR_VERSION = 0;
2828
/// @brief The library's patch version.
29-
constexpr int OLEANDER_STEM_PATCH_VERSION = 0;
29+
constexpr int OLEANDER_STEM_PATCH_VERSION = 1;
3030
/// @brief The library's tweak version.
3131
constexpr int OLEANDER_STEM_TWEAK_VERSION = 0;
3232

0 commit comments

Comments
 (0)