chore: fix badge

This commit is contained in:
Dmitriy Pleshevskiy 2021-03-02 00:56:44 +03:00
parent 0d9cd7af71
commit c8c6765483
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "migra-cli"
version = "0.3.0"
version = "0.3.1"
authors = ["Dmitriy Pleshevskiy <dmitriy@ideascup.me>"]
edition = "2018"
description = "Simple SQL migration manager for your project"
@ -25,7 +25,7 @@ dotenv = { version = "0.15", optional = true }
default = []
[badges]
maintenance = { states = "actively-developed" }
maintenance = { status = "actively-developed" }
[[bin]]
name = "migra"