summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorErik Reider <[email protected]>2022-12-12 02:54:28 +0100
committerGitHub <[email protected]>2022-12-11 20:54:28 -0500
commitd1fc6f9d5340e62c79ac02116fe534b7ff00d130 (patch)
tree8cabaf61b2124c909582e7987e30556a41e709c2 /meson.build
parentc0d490e3cb1251337cf9809d647e34f3422bdf93 (diff)
ver: bumped version to v0.1.1 (#65)
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 ffd1860b..2a667125 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sway',
'c',
- version: '0.1',
+ version: '0.1.1',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [