[skip ci] Update version

This commit is contained in:
ado
2024-02-17 02:41:02 +01:00
parent 8d1637cad1
commit c05ab35a33
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ project(
'cpp_std=c++17',
'buildtype=debugoptimized',
'wrap_mode=forcefallback'],
version: '1.6.1',
version: '1.6.2',
meson_version:'>=0.54.0')
fast_float_dep = dependency('fast_float')