Skip to content

Commit

Permalink
bump version to 0.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
agl-alexglopez committed Aug 5, 2024
1 parent 7e94415 commit a0b0f9b
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.3.9
VERSION 0.3.12
LANGUAGES C
DESCRIPTION "Robust read-only string handling, tokenization, and matching in C."
)
Expand Down

0 comments on commit a0b0f9b

Please sign in to comment.