Skip to content

Commit

Permalink
version bump for 1.0.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
jcupitt committed Oct 3, 2023
1 parent 07dbebd commit b8a5f8c
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
Expand Up @@ -8,7 +8,7 @@ project(
],
license : 'MIT',
meson_version : '>=0.50',
version : '1.0.0-rc2'
version : '1.0.0'
)
if not meson.is_subproject()
meson.add_dist_script(
Expand Down

0 comments on commit b8a5f8c

Please sign in to comment.