Version bump to 0.9.10

This commit is contained in:
Akira Matsuda 2011-02-17 02:43:30 +09:00
parent aae63bd24c
commit e60da3017c
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.9.9
0.9.10

View File

@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = %q{kaminari}
s.version = "0.9.9"
s.version = "0.9.10"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Akira Matsuda"]
s.date = %q{2011-02-13}
s.date = %q{2011-02-17}
s.description = %q{Kaminari is a Scope & Engine based clean and powerful and customizable and sophisticated paginator for Rails 3}
s.email = %q{ronnie@dio.jp}
s.extra_rdoc_files = [
@ -18,8 +18,8 @@ Gem::Specification.new do |s|
]
s.files = [
".document",
".rspec",
".gemtest",
".rspec",
"CHANGELOG",
"Gemfile",
"Gemfile.lock",