Bump version to 0.2.0
Implementation can do quite a lot now compared to when I started so now feels like a good time for a version bump.
This commit is contained in:
parent
d04b4d8274
commit
b43d5ecb6a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
project('ducktorrent', 'cpp',
|
project('ducktorrent', 'cpp',
|
||||||
version: '0.1.0',
|
version: '0.2.0',
|
||||||
meson_version: '>=0.63.0',
|
meson_version: '>=0.63.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=release',
|
'buildtype=release',
|
||||||
|
|
Loading…
Add table
Reference in a new issue