Skip to content

Commit 12898a3

Browse files
committed
Bump version to v0.5.1
1 parent 13ed6a2 commit 12898a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('rizin', 'c',
2-
version: 'v0.5.0',
2+
version: 'v0.5.1',
33
license: 'LGPL3',
44
meson_version: '>=0.55.0',
55
default_options: [

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: LGPL-3.0-only
33

44
name: rizin
5-
version: '0.5.0'
5+
version: '0.5.1'
66
base: core18
77
summary: Rizin reverse engineering framework and tool
88
description: |

0 commit comments

Comments
 (0)