Skip to content

Commit 607fc14

Browse files
committed
trivial: Bump version
1 parent 80a05b0 commit 607fc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project('AppStream Generator', 'd',
22
meson_version : '>=0.56',
33
subproject_dir : 'contrib/subprojects',
44
license : 'LGPL-3.0+',
5-
version : '0.8.9'
5+
version : '0.9.0'
66
)
77

88
asgen_version = meson.project_version()

0 commit comments

Comments
 (0)