1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

Version bump to 0.9.0

This commit is contained in:
Akira Matsuda 2011-02-09 07:54:47 +09:00
parent df87abd6f6
commit 1a15d91cbd
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
0.8.0
0.9.0

View file

@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = %q{kaminari}
s.version = "0.8.0"
s.version = "0.9.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Akira Matsuda"]
s.date = %q{2011-02-08}
s.date = %q{2011-02-09}
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 = [