From 17ad1ec5ceb197edd5d89b2ef508354bb0a0352e Mon Sep 17 00:00:00 2001 From: Max Audron Date: Wed, 20 Oct 2021 17:40:59 +0200 Subject: bump version to 1.6.2 --- Cargo.lock | 2 +- Cargo.toml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index dd364d4..7d114b6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -133,7 +133,7 @@ checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040" [[package]] name = "catinator" -version = "1.6.1" +version = "1.6.2" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 674efa1..f6d5064 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,10 @@ [package] name = "catinator" -version = "1.6.1" +version = "1.6.2" authors = ["Max Audron "] edition = "2018" license = "ISC" -license-file = "LICENSE" description = "High Level IRC Bot library and instance" homepage = "https://gitlab.com/cocainefarm/gnulag/catinator" repository = "https://gitlab.com/cocainefarm/gnulag/catinator" -- cgit v1.2.3