From ce06618bddd40fd937529e75fc1a33f0d4340912 Mon Sep 17 00:00:00 2001 From: Versio Date: Thu, 8 Apr 2021 19:42:07 +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 aca0b26..a075320 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -57,7 +57,7 @@ dependencies = [ [[package]] name = "ed-system-search" -version = "0.1.0" +version = "0.1.1" dependencies = [ "clap", "indoc", diff --git a/Cargo.toml b/Cargo.toml index 373aab8..073e86b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ed-system-search" -version = "0.1.0" +version = "0.1.1" authors = ["Billie Thompson "] edition = "2018" description = "Find interesting systems in the EDSM data dump" diff --git a/README.md b/README.md index dd94eab..8e5b23f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ed-system-search --help ``` ``` text,verify(script_name="help",stream=stdout) -ed-system-search 0.1.0 +ed-system-search 0.1.1 Billie Thompson Find interesting systems in the EDSM data dump