Version bump: 0.4.1
This commit is contained in:
parent
bc88621d74
commit
9c73425f70
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
authors = ["Ana Gelez <ana@gelez.xyz>"]
|
||||
name = "webfinger"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
description = "A crate to help you fetch and serve WebFinger resources"
|
||||
repository = "https://github.com/Plume-org/webfinger"
|
||||
readme = "README.md"
|
||||
|
@ -17,4 +17,4 @@ serde_derive = "1.0"
|
|||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0"
|
||||
mockito = "0.16"
|
||||
mockito = "0.16"
|
||||
|
|
Loading…
Reference in a new issue