Skip to content

Commit

Permalink
Bump to jekyll-paginate 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed May 27, 2014
1 parent 9e4ef3c commit 4414c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll.gemspec
Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency('colorator', "~> 0.1")
s.add_runtime_dependency('redcarpet', "~> 3.1")
s.add_runtime_dependency('toml', '~> 0.1.0')
s.add_runtime_dependency('jekyll-paginate', '~> 1.0.0.rc3')
s.add_runtime_dependency('jekyll-paginate', '~> 1.0')
s.add_runtime_dependency('jekyll-coffeescript', '~> 1.0')
s.add_runtime_dependency('jekyll-sass-converter', '~> 1.0')

Expand Down

0 comments on commit 4414c70

Please sign in to comment.