Bump version to v0.3.2 (#2144)
Some checks failed
Code scanning / build (CodeQL-cpp) (push) Has been cancelled
Code scanning / build (CodeQL-javascript) (push) Has been cancelled
Code scanning / build (CodeQL-python) (push) Has been cancelled
Mixed linter and checks / changes (push) Has been cancelled
Mixed linter and checks / licenses (push) Has been cancelled
Mixed linter and checks / cmd_descs_yaml_check (push) Has been cancelled
Mixed linter and checks / clang-format (push) Has been cancelled
Mixed linter and checks / prettier (push) Has been cancelled
Mixed linter and checks / python (push) Has been cancelled

This commit is contained in:
Anton Kochkov 2021-12-29 01:13:46 +08:00 committed by GitHub
parent 9ed8ffd29a
commit 507fdbd078
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
project('rizin', 'c', project('rizin', 'c',
version: 'v0.3.1', version: 'v0.3.2',
license: 'LGPL3', license: 'LGPL3',
meson_version: '>=0.55.0', meson_version: '>=0.55.0',
default_options: [ default_options: [