Skip to content

Commit d35f404

Browse files
committed
Version bump.
1 parent 6d76825 commit d35f404

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
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.9)
22

3-
project(fast_float VERSION 3.1.0 LANGUAGES CXX)
3+
project(fast_float VERSION 3.2.0 LANGUAGES CXX)
44
option(FASTFLOAT_TEST "Enable tests" OFF)
55
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ standard to be used")
66
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)