build(version): version bump v0.1.0 -> v0.2.0
This version brings proper support for external domains
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
project('stroid', 'cpp', meson_version : '>= 1.3.0', version : 'v0.1.0', default_options : ['cpp_std=c++23'])
|
project('stroid', 'cpp', meson_version : '>= 1.3.0', version : 'v0.2.0', default_options : ['cpp_std=c++23'])
|
||||||
|
|
||||||
subdir('build-check')
|
subdir('build-check')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user