Update version

This commit is contained in:
ado
2023-02-18 14:20:32 +01:00
parent a7eca6064a
commit 448066b173
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.3.0',
version: '1.4.0',
meson_version:'>=0.54.0')
fast_float_dep = dependency('fast_float')