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]]
|
||||
name = "mitra"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
dependencies = [
|
||||
"actix-cors",
|
||||
"actix-files",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "mitra"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
description = "Federated micro-blogging platform and content subscription service"
|
||||
license = "AGPL-3.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue