Skip to content

Commit

Permalink
new version with internal sanitizer fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
agl-alexglopez committed Nov 7, 2024
1 parent fa3aaf4 commit 03d2033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.23)

set(namespace "str_view")
project("str_view"
VERSION 0.5.3
VERSION 0.5.4
LANGUAGES C
DESCRIPTION "Robust read-only string handling, tokenization, and matching in C."
)
Expand Down

0 comments on commit 03d2033

Please sign in to comment.