Skip to content

Commit 7e42d6c

Browse files
committed
meson.build: bump version to 0.4.0
1 parent bc9c81a commit 7e42d6c

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(
22
'wf-recorder',
33
'c',
44
'cpp',
5-
version: '0.3.0',
5+
version: '0.4.0',
66
license: 'MIT',
77
meson_version: '>=0.54.0',
88
default_options: [

0 commit comments

Comments
 (0)