From e75e6f2b70a7f57d5563cca4fc1bc0a8dc741a3d Mon Sep 17 00:00:00 2001 From: Versio Date: Tue, 4 Jan 2022 00:38:25 +0000 Subject: [PATCH] build(deploy): Versio update versions --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c6d277f..5a971e3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -120,7 +120,7 @@ dependencies = [ [[package]] name = "ed-system-search" -version = "1.1.13" +version = "1.1.14" dependencies = [ "clap", "flate2", diff --git a/Cargo.toml b/Cargo.toml index 1d79677..f149548 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ed-system-search" -version = "1.1.13" +version = "1.1.14" authors = ["Billie Thompson "] edition = "2018" description = "Find interesting systems in the EDSM data dump" diff --git a/README.md b/README.md index 2ab1588..4ef963b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ed-system-search --help ``` ``` text,verify(script_name="help",stream=stdout) -ed-system-search 1.1.13 +ed-system-search 1.1.14 Billie Thompson Find interesting systems in the EDSM data dump