From 6fbbe918fe377f356c0f1a097844affc00025963 Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Tue, 5 Apr 2022 23:58:56 +0000 Subject: [PATCH] bump to v0.1.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 80e351c..cc5794c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "annoying_journal" -version = "0.1.1" +version = "0.1.2" dependencies = [ "chrono", "fltk", diff --git a/Cargo.toml b/Cargo.toml index bdb181c..b3bae58 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.1" +version = "0.1.2" exclude = [ "COPYING",