From fccff5c4671c09f905db7d7f06d37c0d9657144f Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Mon, 2 Jul 2018 14:21:11 +0200 Subject: [PATCH] FIX: fixed syntax error --- lib/HiD/Generator/BibtexPage.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/HiD/Generator/BibtexPage.pm b/lib/HiD/Generator/BibtexPage.pm index cf455d6..4051ec5 100644 --- a/lib/HiD/Generator/BibtexPage.pm +++ b/lib/HiD/Generator/BibtexPage.pm @@ -6,7 +6,7 @@ use HiD::Page; use Text::BibTeX; use Text::BibTeX::Bib; -our $VERSION = "0.001" +our $VERSION = "0.3"; # a map of bibtex publication item names to real/speaking names