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",