summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWilliam McKinnon <[email protected]>2023-06-02 19:21:26 -0400
committerWilliam McKinnon <[email protected]>2023-06-02 19:21:26 -0400
commit15bf6ae835f43a4b2cc870dafc525735dfedc54a (patch)
tree11dc8be02f162e1cfe516467e9d74c9f479e55bb /meson.build
parent11451465ad1b170c453242121a6ff18ec813027a (diff)
ver: bump to 0.3.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 f13c1eb0..3332128a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '0.3',
+ version: '0.3.1',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [