Bump version
This commit is contained in:
parent
56427a4535
commit
37658b0612
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1711,7 +1711,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mitra"
|
name = "mitra"
|
||||||
version = "1.6.0"
|
version = "1.6.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix-cors",
|
"actix-cors",
|
||||||
"actix-files",
|
"actix-files",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "mitra"
|
name = "mitra"
|
||||||
version = "1.6.0"
|
version = "1.6.1"
|
||||||
description = "Federated micro-blogging platform and content subscription service"
|
description = "Federated micro-blogging platform and content subscription service"
|
||||||
license = "AGPL-3.0"
|
license = "AGPL-3.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue