Skip to content

Commit

Permalink
Version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Jul 15, 2011
1 parent be8cd87 commit 76c2977
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 0.5.1 - July 2, 2011

### Bugs fixes:

- Fixed `guard show` command. ([@bronson][] & [@thibaudgg][])

## 0.5.0 - July 2, 2011

## New features
Expand Down
2 changes: 1 addition & 1 deletion lib/guard/version.rb
@@ -1,3 +1,3 @@
module Guard
VERSION = "0.5.0" unless defined? Guard::VERSION
VERSION = "0.5.1" unless defined? Guard::VERSION
end

0 comments on commit 76c2977

Please sign in to comment.