releasing version 1.3.1 with sanitize_sql fix

This commit is contained in:
Ryan Bates
2010-08-06 23:28:51 -07:00
parent f8631dcc93
commit cd74267364
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "cancan"
s.version = "1.3.0"
s.version = "1.3.1"
s.author = "Ryan Bates"
s.email = "ryan@railscasts.com"
s.homepage = "http://github.com/ryanb/cancan"