(cargo-release) version 2.1.1

This commit is contained in:
Harsh Shandilya 2020-06-18 01:09:45 +05:30
parent 184585a572
commit 8c3e42faae
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2,7 +2,7 @@
# It is not intended for manual editing.
[[package]]
name = "adx"
version = "2.1.1-alpha.0"
version = "2.1.1"
dependencies = [
"clap 2.33.1 (registry+https://github.com/rust-lang/crates.io-index)",
"indicatif 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "adx"
version = "2.1.1-alpha.0"
version = "2.1.1"
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
edition = "2018"
license = "MIT/Apache-2.0"