bump version

This commit is contained in:
figsoda 2020-11-28 20:01:16 -05:00
parent e8ab93b2f9
commit fdd0558556
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -395,7 +395,7 @@ dependencies = [
[[package]]
name = "mmtc"
version = "0.2.5"
version = "0.2.6"
dependencies = [
"anyhow",
"async-io",

View file

@ -2,7 +2,7 @@ cargo-features = ["strip"]
[package]
name = "mmtc"
version = "0.2.5"
version = "0.2.6"
authors = ["figsoda <figsoda@pm.me>"]
edition = "2018"
description = "Minimal mpd terminal client that aims to be simple yet highly configurable"