meson/pkgbuild: bump version to 1.5.0

This commit is contained in:
Daniel Eklöf 2020-09-05 09:25:13 +02:00
parent a2866aad0f
commit 8d4e2e14a4
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
project('yambar', 'c',
version: '1.4.0',
version: '1.5.0',
license: 'MIT',
meson_version: '>=0.53.0',
default_options: ['c_std=c18',