Bump version and changelog to prepare 2.0.5 release

This commit is contained in:
Francesco Abbate
2022-01-19 18:18:25 +01:00
parent 2dd154edeb
commit cd83df1abf
2 changed files with 40 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project('lite-xl',
['c', 'cpp'],
version : '2.0.4',
version : '2.0.5',
license : 'MIT',
meson_version : '>= 0.54',
default_options : ['c_std=gnu11', 'cpp_std=c++03']