Update to wren 0.4.0
This commit is contained in:
parent
f985abca61
commit
b2d1b92c36
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
project('wren', 'c',
|
||||
version: '0.3.0',
|
||||
version: '0.4.0',
|
||||
meson_version: '>=0.54.0',
|
||||
default_options: ['buildtype=release', 'c_std=c99', 'build_testing=true'],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue