summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 17d1a81..2a3ffd4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('timedated', 'c',
- version: '1.0.0',
+ version: '1.0.1',
license: 'GPLv2+',
default_options: [
'buildtype=debugoptimized',