Skip to content

Commit 3fd4c1b

Browse files
committed
Bumping the version.
1 parent f4efe3c commit 3fd4c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.9)
22

3-
project(fast_float VERSION 3.9.0 LANGUAGES CXX)
3+
project(fast_float VERSION 3.10.0 LANGUAGES CXX)
44
option(FASTFLOAT_TEST "Enable tests" OFF)
55
if(FASTFLOAT_TEST)
66
enable_testing()

0 commit comments

Comments
 (0)