lib/capistrano/rails/toolbox/version.rb in capistrano-rails-toolbox-0.4.0 vs lib/capistrano/rails/toolbox/version.rb in capistrano-rails-toolbox-0.4.1

- old
+ new

@@ -1,7 +1,7 @@ module Capistrano module Rails module Toolbox - VERSION = "0.4.0" + VERSION = "0.4.1" end end end