diff --git a/lib/ronin/web/version.rb b/lib/ronin/web/version.rb index 30aec39..3ed6a21 100644 --- a/lib/ronin/web/version.rb +++ b/lib/ronin/web/version.rb @@ -21,6 +21,6 @@ module Ronin module Web # ronin-web Version - VERSION = '2.0.0' + VERSION = '2.0.0.rc1' end end