diff --git a/lib/ronin/web/user_agents/version.rb b/lib/ronin/web/user_agents/version.rb index 133d3c7..541ee79 100644 --- a/lib/ronin/web/user_agents/version.rb +++ b/lib/ronin/web/user_agents/version.rb @@ -22,7 +22,7 @@ module Ronin module Web module UserAgents # ronin-web-user_agents version - VERSION = '0.1.0.beta1' + VERSION = '0.1.0' end end end