Skip to content

Commit

Permalink
releasing 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanb committed Jan 11, 2011
1 parent 120eafe commit 04522c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rdoc
@@ -1,4 +1,4 @@
1.5.0 (not yet released)
1.5.0 (January 11, 2011)

* Added an Ability generator - see issue #170

Expand Down
2 changes: 1 addition & 1 deletion cancan.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "cancan"
s.version = "1.5.0.beta1"
s.version = "1.5.0"
s.author = "Ryan Bates"
s.email = "ryan@railscasts.com"
s.homepage = "http://github.com/ryanb/cancan"
Expand Down

0 comments on commit 04522c9

Please sign in to comment.