We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73264b7 commit 9ca3b05Copy full SHA for 9ca3b05
NEWS.md
@@ -1,7 +1,7 @@
1
bubblewrap 0.11.0
2
=================
3
4
-Released: not yet
+Released: 2024-10-30
5
6
Dependencies:
7
meson.build
project(
'bubblewrap',
'c',
- version : '0.10.0',
+ version : '0.11.0',
meson_version : '>=0.49.0',
default_options : [
'warning_level=2',
0 commit comments