Skip to content

Commit

Permalink
supporting windows is technically breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
agl-alexglopez committed Aug 5, 2024
1 parent 9251125 commit 1bb469d
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.12
VERSION 0.4.0
LANGUAGES C
DESCRIPTION "Robust read-only string handling, tokenization, and matching in C."
)
Expand Down

0 comments on commit 1bb469d

Please sign in to comment.