Bump version
This commit is contained in:
parent
c8b8a5ffe5
commit
f31f9ecd96
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1672,7 +1672,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mitra"
|
name = "mitra"
|
||||||
version = "1.2.0"
|
version = "1.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix-cors",
|
"actix-cors",
|
||||||
"actix-files",
|
"actix-files",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "mitra"
|
name = "mitra"
|
||||||
version = "1.2.0"
|
version = "1.3.0"
|
||||||
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