Skip to content

Commit

Permalink
Version bump to 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Feb 22, 2011
1 parent 3c44a21 commit c34c557
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.1
0.10.2
4 changes: 2 additions & 2 deletions kaminari.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{kaminari}
s.version = "0.10.1"
s.version = "0.10.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Akira Matsuda"]
s.date = %q{2011-02-21}
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.email = %q{[email protected]}
s.extra_rdoc_files = [
Expand Down

0 comments on commit c34c557

Please sign in to comment.