From e2646b53b0f1aba8202f98b22d345ae73ad0e35f Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Sun, 26 Mar 2023 21:59:18 +0800 Subject: [PATCH] Bump version to v0.5.2 --- meson.build | 2 +- snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index edfc3d6aac7..a3e0787c049 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('rizin', 'c', - version: 'v0.5.1', + version: 'v0.5.2', license: 'LGPL3', meson_version: '>=0.55.0', default_options: [ diff --git a/snapcraft.yaml b/snapcraft.yaml index 5433a7934d7..de0304bad55 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: LGPL-3.0-only name: rizin -version: '0.5.1' +version: '0.5.2' base: core18 summary: Rizin reverse engineering framework and tool description: |