aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKenny Levinsen <kl@kl.wtf>2021-09-11 14:02:44 +0200
committerKenny Levinsen <kl@kl.wtf>2021-09-11 14:02:44 +0200
commit3ad9164a896eacffd27588f5b1fd6ea3e0bcd92d (patch)
tree761a1a49f876d541c865f0edac60e774c365ff5a /meson.build
parentd1c6bb9a15b5123ec39e675d876e321bf2ebaca9 (diff)
Bump version to 0.6.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 6b2ca2f..a9fc773 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'seatd',
'c',
- version: '0.5.0',
+ version: '0.6.0',
license: 'MIT',
meson_version: '>=0.56.0',
default_options: [