bump to v0.1.3

main v0.1.3
_ 2022-04-07 03:01:56 +00:00
parent 233567cf72
commit d7af07b275
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -4,7 +4,7 @@ version = 3
[[package]] [[package]]
name = "annoying_journal" name = "annoying_journal"
version = "0.1.2" version = "0.1.3"
dependencies = [ dependencies = [
"chrono", "chrono",
"fltk", "fltk",

View File

@ -8,7 +8,7 @@ license = "AGPL-3.0"
name = "annoying_journal" name = "annoying_journal"
readme = "README.md" readme = "README.md"
repository = "https://six-five-six-four.com/git/reactor/annoying_journal" repository = "https://six-five-six-four.com/git/reactor/annoying_journal"
version = "0.1.2" version = "0.1.3"
exclude = [ exclude = [
"COPYING", "COPYING",