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