about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-04-11 20:42:08 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-04-11 20:42:08 +0300
commit183de1135da112065f69966d56510417ca4ecd26 (patch)
treeebbcd291a524efb44333f1cfdb49bd94bd5050e5 /meson.build
parent107f103d27aed772b97ee9c9c3bcff06ba20cebf (diff)
downloadFurtherance-183de1135da112065f69966d56510417ca4ecd26.tar.zst
Update icon and version
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 e9a2370..86eb0fa 100755
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('furtherance', 'rust',
-          version: '1.0.9',
+          version: '1.1.0',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=2',
                    ],