Skip to content

Commit 25f5cae

Browse files
committed
Bumped the version to 0.0.9
1 parent 10572a9 commit 25f5cae

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
@@ -9,7 +9,7 @@ gnome = import('gnome')
99

1010
name='pomelo'
1111
name_cap = 'Pomelo'
12-
version = '0.0.8'
12+
version = '0.0.9'
1313

1414
r = run_command('git', 'rev-parse', 'HEAD', check: true)
1515
if r.returncode() != 0

0 commit comments

Comments
 (0)