Prepare v0.11.0

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie
2024-10-30 16:07:47 +00:00
parent 73264b77d2
commit 9ca3b05ec7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
bubblewrap 0.11.0
=================
Released: not yet
Released: 2024-10-30
Dependencies:

View File

@@ -1,7 +1,7 @@
project(
'bubblewrap',
'c',
version : '0.10.0',
version : '0.11.0',
meson_version : '>=0.49.0',
default_options : [
'warning_level=2',