about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-10-02 14:36:27 +0200
committerRicky Kresslein <rk@lakoliu.com>2022-10-02 14:36:27 +0200
commitec40d1db829b829a42e0d45af499b925b59fc983 (patch)
treedb2158e1d332d2cd8d540e253b0a95400496a7f3 /meson.build
parente37ff661ac2239b5342a9d3598d570206db74de5 (diff)
downloadFurtherance-ec40d1db829b829a42e0d45af499b925b59fc983.tar.zst
Update to v1.6.0
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 2999252..91d5098 100755
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('furtherance', 'rust',
-          version: '1.5.4',
+          version: '1.6.0',
     meson_version: '>= 0.59.0',
   default_options: [ 'warning_level=2',
                    ],