aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenny Levinsen <kl@kl.wtf>2022-03-03 17:52:50 +0100
committerKenny Levinsen <kl@kl.wtf>2022-03-03 17:52:50 +0100
commitbb0efb65b3894e42ab86e212cfa747f5348d4f2c (patch)
treee90944c5045912ea803fefb9775a024e27d4969f
parentce6a6b7d2eb84fc2eb72ef97f7102012668b17e4 (diff)
Bump version to 0.7.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 9022dcd..e6e583d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'seatd',
'c',
- version: '0.6.3',
+ version: '0.7.0',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [