Skip to content

Commit

Permalink
Bump meson version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blackhole89 committed Dec 17, 2022
1 parent 3ac64ab commit 3330e97
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,5 +1,5 @@
project('notekit', 'cpp',
version : '0.1',
version : '0.2.0',
default_options : ['warning_level=3', 'cpp_std=c++14']
)

Expand Down

0 comments on commit 3330e97

Please sign in to comment.