From 2373c53880e017be86afed5454bca5b5017b920e Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Sun, 9 Jan 2022 10:21:03 +0800 Subject: [PATCH] Bump version to v0.3.4 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 4cbb8c4236..8b1c48c0fb 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('rizin', 'c', - version: 'v0.3.3', + version: 'v0.3.4', license: 'LGPL3', meson_version: '>=0.55.3', default_options: [