diff --git a/lib/crawler/movie/core/version.rb b/lib/crawler/movie/core/version.rb index 5a5db4f..fdee9fc 100644 --- a/lib/crawler/movie/core/version.rb +++ b/lib/crawler/movie/core/version.rb @@ -1,7 +1,7 @@ module Crawler module Movie module Core - VERSION = '1.1.1' + VERSION = '1.1.2' end end end