Skip to content

Commit

Permalink
Version bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hawx committed Mar 9, 2012
1 parent 912ff03 commit f8340e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/guard/shell.rb
Expand Up @@ -5,7 +5,7 @@
module Guard
class Shell < Guard

VERSION = '0.3.1'
VERSION = '0.4.0'

# Calls #run_all if the :all_on_start option is present.
def start
Expand Down

0 comments on commit f8340e4

Please sign in to comment.