Release 0.4.1-alpha.0

pslink-app@0.4.1-alpha.0
pslink-shared@0.4.1-alpha.0

Generated by cargo-workspaces
This commit is contained in:
Franz Dietrich 2021-08-12 10:51:22 +02:00
parent 9853a1396b
commit 59494ded32
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ keywords = ["url", "link", "webpage", "actix", "web"]
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/enaut/pslink/"
version = "0.4.0"
version = "0.4.1-alpha.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View File

@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
name = "pslink-shared"
readme = "../pslink/README.md"
repository = "https://github.com/enaut/pslink/"
version = "0.4.0"
version = "0.4.1-alpha.0"
[dependencies]
serde = "1.0"