about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2023-06-16 12:17:48 +0200
committerRicky Kresslein <rk@lakoliu.com>2023-06-16 12:17:48 +0200
commitb68989b7df04150244ff02a369fbf185bf3db80a (patch)
tree01e6cc9a88df4d039e86839b26420bfbed23502c /meson.build
parent8ea48750efa6b699a10d0f280b429db01525e80b (diff)
downloadFurtherance-b68989b7df04150244ff02a369fbf185bf3db80a.tar.zst
Update to v1.8.1
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 aa8b327..13a3648 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('furtherance', 'rust',
-          version: '1.8.0',
+          version: '1.8.1',
     meson_version: '>= 0.59.0',
   default_options: [ 'warning_level=2',
                    ],