From 675498fa73487e371a1797e3260ab2c946d5b4f7 Mon Sep 17 00:00:00 2001 From: Andrei Kislichenko Date: Tue, 17 Jan 2023 16:54:01 -0500 Subject: [PATCH] bump new version --- lib/relaton_bib/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/relaton_bib/version.rb b/lib/relaton_bib/version.rb index 5d98f1c..59c4965 100644 --- a/lib/relaton_bib/version.rb +++ b/lib/relaton_bib/version.rb @@ -1,3 +1,3 @@ module RelatonBib - VERSION = "1.14.4".freeze + VERSION = "1.14.5".freeze end