Bump version

This commit is contained in:
Marcin Kulik
2024-04-17 21:18:01 +02:00
parent 9984f097b1
commit cf93dc965a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -82,7 +82,7 @@ checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
[[package]]
name = "asciinema"
version = "3.0.0-beta.3"
version = "3.0.0-rc.1"
dependencies = [
"anyhow",
"avt",

View File

@@ -1,6 +1,6 @@
[package]
name = "asciinema"
version = "3.0.0-beta.3"
version = "3.0.0-rc.1"
edition = "2021"
authors = ["Marcin Kulik <m@ku1ik.com>"]
homepage = "https://asciinema.org"