Skip to content

Commit

Permalink
chore: Release OPF 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
strogonoff committed May 12, 2019
1 parent cb9376d commit 72b62eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jekyll-theme-open-project.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'jekyll-theme-open-project'
s.version = '2.0.4'
s.version = '2.0.6'
s.authors = ['Ribose Inc.']
s.email = ['[email protected]']

Expand All @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'jekyll-seo-tag', '~> 2.0'
s.add_runtime_dependency 'jekyll-data', '~> 1.0'
s.add_runtime_dependency 'git', '~> 1.4'
s.add_runtime_dependency 'jekyll-theme-open-project-helpers', '= 2.0.4'
s.add_runtime_dependency 'jekyll-theme-open-project-helpers', '= 2.0.6'

s.add_development_dependency 'bundler', '~> 2.0'
s.add_development_dependency 'rake', '~> 12.0'
Expand Down

0 comments on commit 72b62eb

Please sign in to comment.