From 07e47e9fe4bf25b1fd5363d51267cc8bea8f47de Mon Sep 17 00:00:00 2001 From: Ben Pennell Date: Tue, 23 Mar 2021 15:06:15 -0400 Subject: [PATCH] Update version --- lib/longleaf/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/longleaf/version.rb b/lib/longleaf/version.rb index bd38a62..8598fb3 100644 --- a/lib/longleaf/version.rb +++ b/lib/longleaf/version.rb @@ -1,3 +1,3 @@ module Longleaf - VERSION = "1.1.0" + VERSION = "1.1.1" end