about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-09-14 14:22:13 +0200
committerRicky Kresslein <rk@lakoliu.com>2022-09-14 14:22:13 +0200
commit362228a1afab527f356421156eb7e883bac22b41 (patch)
tree021ccb27a0b55579a74f7778e25aa932d0003800 /meson.build
parente9568564d65778bce7e6dec003541bae0a8d6aef (diff)
downloadFurtherance-362228a1afab527f356421156eb7e883bac22b41.tar.zst
Release v1.5.4
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 4957ebc..2999252 100755
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('furtherance', 'rust',
-          version: '1.5.3',
+          version: '1.5.4',
     meson_version: '>= 0.59.0',
   default_options: [ 'warning_level=2',
                    ],