Prepare for 3.1.0

This commit is contained in:
Johannes Marbach 2024-04-10 20:36:54 +02:00
parent b5f25d60d7
commit fc99725211
3 changed files with 6 additions and 2 deletions

View file

@ -5,7 +5,7 @@
project(
'buffyboard',
'c',
version: '3.0.0',
version: '3.1.0',
default_options: 'warning_level=1',
meson_version: '>=0.53.0'
)