Skip to content

Commit

Permalink
bump v0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jannik Glückert <[email protected]>
  • Loading branch information
Jannik2099 committed Jan 21, 2024
1 parent 5f199fb commit aa7f725
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(
'pms-utils',
'cpp',
version: '0.1.0',
version: '0.1.1',
default_options: ['warning_level=3', 'cpp_std=c++20'],
)
add_global_arguments(['-fvisibility=hidden', '-fvisibility-inlines-hidden'], language: 'cpp')
Expand Down

0 comments on commit aa7f725

Please sign in to comment.