Skip to content

Commit

Permalink
Merge pull request #3 from KamilDzierbicki/Version-Update
Browse files Browse the repository at this point in the history
Gem - version up
  • Loading branch information
KamilDzierbicki authored Dec 13, 2018
2 parents 9666181 + b4445f3 commit 498994c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Bootstrap4 Kaminari Views

Quick Bootstrap 4 styling (tested for bootstrap 4.0.0.alpha3) for {Kaminari}[https://github.com/amatsuda/kaminari]
Quick Bootstrap 4 styling (tested for bootstrap 4.0.0) for {Kaminari}[https://github.com/amatsuda/kaminari]

= Installation
Include to your Gemfile
Expand All @@ -26,4 +26,4 @@ Render with specific pagination & nav classes

{Kaminari}[https://github.com/amatsuda/kaminari] - For making kaminari gem

{bootstrap-kaminari-views}[https://github.com/matenia/bootstrap-kaminari-views] - For making bootstrap-ify views for kaminari
{bootstrap-kaminari-views}[https://github.com/matenia/bootstrap-kaminari-views] - For making bootstrap-ify views for kaminari
2 changes: 1 addition & 1 deletion bootstrap-kaminari-views.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
# Describe your gem and declare its dependencies:
Gem::Specification.new do |s|
s.name = "bootstrap4-kaminari-views"
s.version = "1.0.0"
s.version = "1.0.1"
s.authors = ["Kamil Dzierbicki"]
s.email = ["dzierbicki.kamil@outlook.com"]
s.homepage = "http://github.com/KamilDzierbicki/bootstrap4-kaminari-views"
Expand Down

0 comments on commit 498994c

Please sign in to comment.