diff --git a/lib/crawler/operator/core/version.rb b/lib/crawler/operator/core/version.rb index 49c4832..e1c5166 100644 --- a/lib/crawler/operator/core/version.rb +++ b/lib/crawler/operator/core/version.rb @@ -1,7 +1,7 @@ module Crawler module Operator module Core - VERSION = '1.0.1' + VERSION = '1.0.2' end end end