releasing gem v0.2.1

This commit is contained in:
Ryan Bates
2009-11-26 10:13:22 -08:00
parent e32c5d0dfb
commit 43947c893d
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ Gem::Specification.new do |s|
s.description = "Simple authorization solution for Rails which is completely decoupled from the user's roles. All permissions are stored in a single location for convenience."
s.homepage = "http://github.com/ryanb/cancan"
s.version = "0.2.0"
s.date = "2009-11-17"
s.version = "0.2.1"
s.date = "2009-11-26"
s.authors = ["Ryan Bates"]
s.email = "ryan@railscasts.com"