diff --git a/PKGBUILD b/PKGBUILD index 6e935e80..71b38c94 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=('foot' 'foot-terminfo') -pkgver=1.0.0.r153.g6b88850 +pkgver=1.1.0 pkgrel=1 arch=('x86_64') url=https://codeberg.org/dnkl/foot diff --git a/meson.build b/meson.build index 5e5060fc..0031f99b 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.0.0', + version: '1.1.0', license: 'MIT', meson_version: '>=0.47.0', default_options: [