diff --git a/lib/ronin/web/spider/version.rb b/lib/ronin/web/spider/version.rb index 88df52c..bb063bd 100644 --- a/lib/ronin/web/spider/version.rb +++ b/lib/ronin/web/spider/version.rb @@ -22,7 +22,7 @@ module Ronin module Web module Spider # ronin-web-spider version - VERSION = '0.2.0.rc1' + VERSION = '0.2.0.rc2' end end end