We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6356f commit 42af270Copy full SHA for 42af270
meson.build
@@ -1,5 +1,5 @@
1
project('solp', 'cpp',
2
- version : '0.2',
+ version : '0.2.1',
3
license : 'MIT',
4
default_options : ['cpp_std=c++17'])
5
0 commit comments