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