diff --git a/lib/ronin/web/user_agents/version.rb b/lib/ronin/web/user_agents/version.rb index 58969a1..2fdcb60 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' + VERSION = '0.1.1' end end end