releasing version 1.1, see wiki and changelog for details
This commit is contained in:
parent
f1ba76b61b
commit
ff8c11cfc5
|
@ -1,4 +1,4 @@
|
|||
1.1.0 (not released)
|
||||
1.1.0 (April 17, 2010)
|
||||
|
||||
* Supporting arrays, ranges, and nested hashes in ability conditions
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "cancan"
|
||||
s.version = "1.0.2"
|
||||
s.version = "1.1.0"
|
||||
s.author = "Ryan Bates"
|
||||
s.email = "ryan@railscasts.com"
|
||||
s.homepage = "http://github.com/ryanb/cancan"
|
||||
|
|
Loading…
Reference in New Issue
Block a user