From 9d40cbaada47a8e86eddb4c185c608c7be8a6833 Mon Sep 17 00:00:00 2001 From: cf-osl-bot Date: Tue, 16 Oct 2018 14:03:57 +0000 Subject: [PATCH] Update patch version to: 5.5.1 --- lib/license_finder/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/license_finder/version.rb b/lib/license_finder/version.rb index 27bab4a35..7b27715aa 100644 --- a/lib/license_finder/version.rb +++ b/lib/license_finder/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module LicenseFinder - VERSION = '5.5.0' + VERSION = '5.5.1' end