Skip to content

Commit

Permalink
Update meson version string
Browse files Browse the repository at this point in the history
  • Loading branch information
d-k-bo committed Nov 17, 2023
1 parent e87320e commit 2ae1284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'televido',
'rust',
version: '0.1.3',
version: '0.2.0',
meson_version: '>= 0.61.0',
)

Expand Down

0 comments on commit 2ae1284

Please sign in to comment.