bump to v3.4.0

This commit is contained in:
pantor
2023-01-29 13:10:03 +01:00
parent ea47bb14dc
commit b2276440be
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
project(
'inja',
'cpp',
version: '3.3.0',
version: '3.4.0',
default_options: ['cpp_std=c++17', 'warning_level=3'],
meson_version: '>=0.56'
)