Skip to content

Commit

Permalink
chore(release): publish 2.1.6, bump helpers to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
strogonoff committed Mar 27, 2021
1 parent 61a4fe4 commit afa3852
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.1.5'
s.version = '2.1.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.1.4'
s.add_runtime_dependency 'jekyll-theme-open-project-helpers', '= 2.1.5'

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

0 comments on commit afa3852

Please sign in to comment.