about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-07-20 05:05:33 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-07-20 05:05:50 +0300
commit996f669796e83f08fd92506441e0340c0f393f61 (patch)
treeb30966ece54f3fd4ba5ec16646505d79ef53e2dd /meson.build
parentfc5fd83628a976d2ce95d69ce8d58530beeefd25 (diff)
downloadFurtherance-996f669796e83f08fd92506441e0340c0f393f61.tar.zst
Update to v1.5.3
Diffstat (limited to 'meson.build')
-rwxr-xr-xmeson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8c7e7f1..fd87fd4 100755
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('furtherance', 'rust',
-          version: '1.5.2',
+          version: '1.5.3',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=2',
                    ],