Skip to content

Commit e9c828b

Browse files
fix casting bumps version
1 parent bdd5f01 commit e9c828b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.23)
33

44
set(namespace "str_view")
55
project("str_view"
6-
VERSION 0.7.3
6+
VERSION 0.7.4
77
LANGUAGES C
88
DESCRIPTION "Robust read-only string handling, tokenization, and matching in C."
99
)

0 commit comments

Comments
 (0)