Skip to content

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Mendonça França committed Mar 6, 2012
1 parent 350e4dc commit 2199509
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
responders (0.7.0)
responders (0.8.0)
railties (~> 3.1)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/responders/version.rb
@@ -1,3 +1,3 @@
module Responders
VERSION = "0.7.0".freeze
VERSION = "0.8.0".freeze
end

0 comments on commit 2199509

Please sign in to comment.