Skip to content

Commit 827126b

Browse files
committed
version bump ready for next phase
up to 0.3 now
1 parent 72c7bd8 commit 827126b

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
@@ -8,7 +8,7 @@ project(
88
],
99
license : 'MIT',
1010
meson_version : '>=0.50',
11-
version : '0.2.1',
11+
version : '0.3.0'
1212
)
1313
if not meson.is_subproject()
1414
meson.add_dist_script(

0 commit comments

Comments
 (0)