build: bump version to 0.1.0
This commit is contained in:
parent
61ad53b046
commit
fc98f97db8
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
project(
|
||||
'chayang',
|
||||
'c',
|
||||
version: '0.1.0',
|
||||
default_options: ['c_std=c11', 'warning_level=2', 'werror=true'],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue