Version bump to 0.10.3

This commit is contained in:
Akira Matsuda 2011-02-23 23:07:45 +09:00
parent 1de6798b05
commit 3cf08e5d9b
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.10.2
0.10.3

View File

@ -5,12 +5,12 @@
Gem::Specification.new do |s|
s.name = %q{kaminari}
s.version = "0.10.2"
s.version = "0.10.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Akira Matsuda"]
s.date = %q{2011-02-22}
s.description = %q{Kaminari is a Scope & Engine based clean and powerful and customizable and sophisticated paginator for Rails 3}
s.date = %q{2011-02-23}
s.description = %q{Kaminari is a Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Rails 3}
s.email = %q{ronnie@dio.jp}
s.extra_rdoc_files = [
"LICENSE.txt",