From 8620d8fb090ce00c1896998d3a673f80abe5ed12 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Tue, 19 Nov 2024 14:07:02 +0100 Subject: version bumb 0.7.0, new gif --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- tests/biblatex-test.bib | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0ee7ace..19334bf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -71,7 +71,7 @@ dependencies = [ [[package]] name = "bibiman" -version = "0.6.4" +version = "0.7.0" dependencies = [ "arboard", "biblatex", diff --git a/Cargo.toml b/Cargo.toml index 967b0c1..74a474f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bibiman" -version = "0.6.4" +version = "0.7.0" authors = ["lukeflo "] license = "GPL-3.0-or-later" edition = "2021" diff --git a/README.md b/README.md index e00315e..9f9f0b3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ database as part of a terminal-based scientific workflow. Here's a small impression how it looks and works: -[![bibiman.gif](https://i.postimg.cc/yxkZkMfp/bibiman.gif)](https://postimg.cc/vxwBKNw5) +[![bibiman.gif](https://i.postimg.cc/7YTMFkkn/bibiman.gif)](https://postimg.cc/Ln21PGhJ) ## Installation diff --git a/tests/biblatex-test.bib b/tests/biblatex-test.bib index b89416b..8aed24f 100644 --- a/tests/biblatex-test.bib +++ b/tests/biblatex-test.bib @@ -84,7 +84,7 @@ series = {Clarendon {Aristotle}}, date = {1968}, editor = {Lucas, D. W.}, - keywords = {primary}, + keywords = {primary, lyric}, langid = {english}, langidopts = {variant=british}, annotation = {A \texttt{book} entry with an \texttt{author} and an \texttt{editor} as well as a \texttt{series} field}, -- cgit v1.2.3