aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKenny Levinsen <kl@kl.wtf>2020-08-28 23:09:14 +0200
committerKenny Levinsen <kl@kl.wtf>2020-08-28 23:09:14 +0200
commitde96b3938b19b091e16a757b9cae3b1909ee1ea0 (patch)
treef8d5e5623a09ddf1b3b5bae04924c4abe278a646 /meson.build
parent6e6903829e545db924bb5c7723178ece07a44d4b (diff)
Bump version to 0.2.0
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 a5acd26..301b0e3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'seatd',
'c',
- version: '0.1',
+ version: '0.2.0',
license: 'MIT',
meson_version: '>=0.53.0',
default_options: [