Skip to content

Commit 2ca1be7

Browse files
committed
build: bump version to 0.2.0
1 parent ef44610 commit 2ca1be7

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
@@ -1,7 +1,7 @@
11
project(
22
'labwc-menu-generator',
33
'c',
4-
version: '0.1.0',
4+
version: '0.2.0',
55
license: 'GPL-2.0-only',
66
meson_version: '>=0.59.0',
77
default_options: [

0 commit comments

Comments
 (0)