1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-12-23 17:51:24 +00:00

Version 0.2.0-rc.1

This commit is contained in:
Felix Ableitner 2024-12-10 10:37:13 +01:00
parent 971e3ed80f
commit 8cfd5340d6
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1757,7 +1757,7 @@ dependencies = [
[[package]]
name = "ibis"
version = "0.1.4"
version = "0.2.0-rc.1"
dependencies = [
"activitypub_federation",
"anyhow",

View file

@ -1,6 +1,6 @@
[package]
name = "ibis"
version = "0.1.4"
version = "0.2.0-rc.1"
edition = "2021"
[features]