aboutsummaryrefslogtreecommitdiffstats
path: root/lib/capistrano/refinerycms/version.rb
blob: 8b06ed2b53ad67c2150b190f2984775e1e5c0776 (plain) (blame)
1
2
3
4
5
module Capistrano
  module RefineryCMS
    VERSION = "0.1.1"
  end
end