lib/utils/version.rb in
metanorma-utils-1.4.4.2
vs lib/utils/version.rb in
metanorma-utils-1.4.5
- old
+ new
@@ -1,5 +1,5 @@
module Metanorma module Utils
- VERSION = "1.4.4.2".freeze
+ VERSION = "1.4.5".freeze
end end