aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKenny Levinsen <kl@kl.wtf>2020-10-19 23:11:07 +0200
committerKenny Levinsen <kl@kl.wtf>2020-10-19 23:11:07 +0200
commit271305a15f33c4be7396372fa043fdb6d6765bf9 (patch)
treee9ea20b5a715ffbba1828da6e6b72b6e4836bee2 /meson.build
parent26eff322d407f6e15823bbbbf883f2ed097f3f0b (diff)
Bump version to 0.4.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 a1c758c..cc13546 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'seatd',
'c',
- version: '0.3.0',
+ version: '0.4.0',
license: 'MIT',
meson_version: '>=0.53.0',
default_options: [