diff --git a/lib/exception_hunter/version.rb b/lib/exception_hunter/version.rb index b858b15..b3519a9 100644 --- a/lib/exception_hunter/version.rb +++ b/lib/exception_hunter/version.rb @@ -1,3 +1,3 @@ module ExceptionHunter - VERSION = '1.1.0'.freeze + VERSION = '1.1.1'.freeze end