about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-07-19 06:38:25 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-07-19 06:38:25 +0300
commitae709ef1d04e9a5dfc6755d65a633c7741a6e1f7 (patch)
tree4ab80b2bcfe79c16db2639d92a009ae8012fccd7 /meson.build
parent1e5d0e051969ae4d8547b72408d0b1fb9f1dc3dd (diff)
downloadFurtherance-ae709ef1d04e9a5dfc6755d65a633c7741a6e1f7.tar.zst
Update to 1.5.2
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 24d8a57..8c7e7f1 100755
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('furtherance', 'rust',
-          version: '1.5.1',
+          version: '1.5.2',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=2',
                    ],