woops, forgot to change the version. also todo: make it dynamic now that we can. well now that we can easier.
1 files changed, 1 insertions(+), 1 deletions(-) M meson.build
M meson.build => meson.build +1 -1
@@ 1,5 1,5 @@ project('Cinny', 'c', - version : '0.1.0', + version : '0.06', default_options : ['c_std=c17', 'warning_level=2']) LIBCURL = dependency('libcurl')