Skip to content

Commit bbf6b79

Browse files
committed
Bumped version to v0.0.2
1 parent 826ff53 commit bbf6b79

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

55
name='pomelo'
66
name_cap = 'Pomelo'
7-
version = '0.0.1'
7+
version = '0.0.2'
88

99
r = run_command('git', 'rev-parse', 'HEAD')
1010
if r.returncode() != 0

0 commit comments

Comments
 (0)