meson/PKGBUILD: bump version to 1.4.0

This commit is contained in:
Daniel Eklöf 2020-03-29 11:51:26 +02:00
parent d68785eb2b
commit f37fc3c1d6
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.3.1',
version: '1.4.0',
license: 'MIT',
meson_version: '>=0.48.0',
default_options: ['c_std=c11',