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