We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba2649 commit 5cfdf6bCopy full SHA for 5cfdf6b
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'iguana',
3
'cpp',
4
- version: '0.0.0',
+ version: '0.1.0',
5
license: 'LGPLv3',
6
default_options: [ 'cpp_std=c++17' ],
7
meson_version: '>=1.1',
0 commit comments