summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWilliam McKinnon <[email protected]>2023-05-21 00:10:36 -0400
committerWilliam McKinnon <[email protected]>2023-05-21 00:10:36 -0400
commitd010f48f9af5e2a4f168b250ef9ff12eb36c45c9 (patch)
tree623f17d9aa4240e613001f92559c2b5590e32cd2 /meson.build
parentff2a37cfbd1b41d5644ec39dfb1838b8c5b0373c (diff)
bump version to 0.3
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 18d25f19..82dc01a3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '0.2',
+ version: '0.3',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [