Skip to content

Commit

Permalink
Update Kiwi.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
bab2min authored Jun 5, 2021
1 parent a0cb77f commit 5157034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Kiwi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ void Kiwi::clearCache()

const char* Kiwi::getVersion()
{
return "0.9.1";
return "0.9.3";
}

std::u16string Kiwi::toU16(const std::string & str)
Expand Down

0 comments on commit 5157034

Please sign in to comment.