Skip to content

Commit

Permalink
Release 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed May 8, 2013
1 parent 108dc2e commit 34607d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rdoc
@@ -1,4 +1,4 @@
== master
== 0.2.6

* enhancements
* Ruby 2.0 support.
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
show_for (0.2.5)
show_for (0.2.6)
actionpack (~> 3.0)
activemodel (~> 3.0)

Expand Down
2 changes: 1 addition & 1 deletion lib/show_for/version.rb
@@ -1,3 +1,3 @@
module ShowFor
VERSION = "0.2.5".freeze
VERSION = "0.2.6".freeze
end

0 comments on commit 34607d0

Please sign in to comment.