Skip to content

Commit c94ee1d

Browse files
committed
meson: Bumped the version number for release
1 parent 85d4f5c commit c94ee1d

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 @@ project(
99
'default_library=shared',
1010
'b_ndebug=if-release',
1111
],
12-
version: '0.0.1',
12+
version: '1.0.0',
1313
license: 'BSD-3-Clause',
1414
subproject_dir: 'deps'
1515
)

0 commit comments

Comments
 (0)