diff --git a/lib/detectify/version.rb b/lib/detectify/version.rb index 490fab3..bafb9f7 100644 --- a/lib/detectify/version.rb +++ b/lib/detectify/version.rb @@ -1,3 +1,3 @@ module Detectify - VERSION = '1.0.4'.freeze + VERSION = '1.0.5'.freeze end