lib/ronin/web/session_cookie/version.rb in ronin-web-session_cookie-0.1.0.rc1 vs lib/ronin/web/session_cookie/version.rb in ronin-web-session_cookie-0.1.0

- old
+ new

@@ -18,9 +18,9 @@ module Ronin module Web module SessionCookie # ronin-web-session_cookie version - VERSION = '0.1.0.rc1' + VERSION = '0.1.0' end end end