chore: Bump the version to v2.0.0-rc.2
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 3m8s
CD / build-assets (aarch64-unknown-linux-gnu) (push) Successful in 5m37s
CD / build-assets (aarch64-unknown-linux-musl) (push) Successful in 5m33s
CD / build-assets (x86_64-pc-windows-gnu) (push) Successful in 5m3s
CD / build-assets (x86_64-unknown-linux-gnu) (push) Successful in 4m13s
CD / build-assets (x86_64-unknown-linux-musl) (push) Successful in 4m18s
CD / release (push) Successful in 15s

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-08-20 17:06:50 +00:00
parent 6809a0f5bf
commit 78513b3694
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -1,6 +1,6 @@
[package] [package]
name = "lprs" name = "lprs"
version = "2.0.0-rc.0" version = "2.0.0-rc.2"
edition = "2021" edition = "2021"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"
authors = ["Awiteb <a@4rs.nl>"] authors = ["Awiteb <a@4rs.nl>"]