Prepare 2.0.2 version and changelog

This commit is contained in:
Francesco Abbate
2021-09-07 22:46:58 +02:00
parent 0a36e66aba
commit 48c709a95f
2 changed files with 36 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project('lite-xl',
['c', 'cpp'],
version : '2.0.1',
version : '2.0.2',
license : 'MIT',
meson_version : '>= 0.54',
default_options : ['c_std=gnu11', 'cpp_std=c++03']