Bump version number

This commit is contained in:
Francesco Abbate 2021-10-02 18:44:27 +02:00
parent 72c950338c
commit 3589031579
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
project('lite-xl',
['c', 'cpp'],
version : '2.0.2',
version : '2.0.3',
license : 'MIT',
meson_version : '>= 0.54',
default_options : ['c_std=gnu11', 'cpp_std=c++03']