aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDaniel Eklöf <daniel@ekloef.se>2020-11-17 18:46:33 +0100
committerDaniel Eklöf <daniel@ekloef.se>2020-11-17 18:46:33 +0100
commit8ad69724d288abe07f462f6d95ddf2ccff01d526 (patch)
treea0c90d484035e95b1d71005b127f0c4c0f73e77d /meson.build
parent689082a9b13dba578c0abc28bbb14fd0852be363 (diff)
downloadwbg-8ad69724d288abe07f462f6d95ddf2ccff01d526.tar.gz
meson/pkgbuild: bump version to 1.0.1
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d152dd7..694bba3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('wbg', 'c',
- version: '1.0.0',
+ version: '1.0.1',
license: 'MIT',
meson_version: '>=0.53.0',
default_options: [