aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--README.md2
-rw-r--r--tests/biblatex-test.bib2
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 <lukeflo_git@posteo.de>"]
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},