aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
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 029cde4..fc8b8e1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('tatl',
'c',
- version : '0.1.0',
+ version : '0.1.1',
license : ['GPL-3.0-only'],
default_options : [
'buildtype=release',