From d7af07b2755d5d032f36c8c1f858fd4f0ef60c0e Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Thu, 7 Apr 2022 03:01:56 +0000 Subject: [PATCH] bump to v0.1.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index cc5794c..4153e55 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "annoying_journal" -version = "0.1.2" +version = "0.1.3" dependencies = [ "chrono", "fltk", diff --git a/Cargo.toml b/Cargo.toml index b3bae58..2471063 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "AGPL-3.0" name = "annoying_journal" readme = "README.md" repository = "https://six-five-six-four.com/git/reactor/annoying_journal" -version = "0.1.2" +version = "0.1.3" exclude = [ "COPYING",