~boringcactus/gemifedi

8270438c2a1d0b4a5d1fe0f32546c9c28edb622a — Melody Horn 2 years ago ad59e50 main v0.4.0
bump to v0.4.0
2 files changed, 2 insertions(+), 2 deletions(-)

M Cargo.lock
M Cargo.toml
M Cargo.lock => Cargo.lock +1 -1
@@ 893,7 893,7 @@ dependencies = [

[[package]]
name = "gemifedi"
version = "0.3.1"
version = "0.4.0"
dependencies = [
 "async-std",
 "async-trait",

M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "gemifedi"
version = "0.3.1"
version = "0.4.0"
authors = ["Melody Horn <melody@boringcactus.com>"]
description = "a gemini frontend to the fediverse"
edition = "2018"