PKGBUILD/meson: bump version to 1.0.0

This commit is contained in:
Daniel Eklöf 2019-12-15 12:43:46 +01:00
parent 2f475d7b44
commit 0e2219daa9
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
pkgname=('foot' 'foot-terminfo')
pkgver=0.9.0
pkgver=1.0.0
pkgrel=1
arch=('x86_64')
url=https://codeberg.org/dnkl/foot

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '0.9.0',
version: '1.0.0',
license: 'MIT',
meson_version: '>=0.47.0',
default_options: [