lib/scout.rb in scout-5.2.1 vs lib/scout.rb in scout-5.2.2
- old
+ new
@@ -1,8 +1,8 @@
#!/usr/bin/env ruby -wKU
module Scout
- VERSION = "5.2.1".freeze
+ VERSION = "5.2.2".freeze
end
require "scout/command"
require "scout/plugin"
require "scout/plugin_options"