Version bump to 0.1.2
This commit is contained in:
parent
68df4d3371
commit
f985abca61
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
project('wrenpp', 'cpp',
|
||||
version: '0.1.1',
|
||||
version: '0.1.2',
|
||||
meson_version: '>=0.49.2',
|
||||
default_options: ['buildtype=release', 'cpp_std=c++17', 'b_ndebug=if-release'],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue