Skip to content

Commit

Permalink
Release 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
netzpirat committed Oct 17, 2011
1 parent d6df244 commit ef3cef1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## Master
## 0.8.5 - October 17, 2011

### Improvements

Expand Down
2 changes: 1 addition & 1 deletion lib/guard/version.rb
@@ -1,6 +1,6 @@
module Guard
unless defined? Guard::VERSION
# The current gem version of Guard
VERSION = '0.8.4'
VERSION = '0.8.5'
end
end

0 comments on commit ef3cef1

Please sign in to comment.