lib/cap_gun.rb in relevance-cap_gun-0.0.8 vs lib/cap_gun.rb in relevance-cap_gun-0.0.8.1
- old
+ new
@@ -24,10 +24,10 @@
#
# cap -s comment="fix for bug #303" deploy
#
# See README for full install/config instructions.
module CapGun
- VERSION = '0.0.8'
+ VERSION = '0.0.8.1'
module Helper
# Loads ActionMailer settings from a Capistrano variable called "cap_gun_action_mailer_config"
def load_mailer_config(cap)
\ No newline at end of file