releasing 1.5.0

This commit is contained in:
Ryan Bates 2011-01-11 00:24:49 -08:00
parent 120eafeabd
commit 04522c9bc6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
1.5.0 (not yet released)
1.5.0 (January 11, 2011)
* Added an Ability generator - see issue #170

View File

@ -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"