Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fongandrew committed Feb 2, 2021
1 parent 29ce334 commit 265598d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jekyll-theme-hydeout.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "jekyll-theme-hydeout"
spec.version = "4.1.0"
spec.version = "4.2.0"
spec.authors = ["Andrew Fong"]
spec.email = ["[email protected]"]

Expand All @@ -23,6 +23,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "jekyll-gist", "~> 1.4"
spec.add_runtime_dependency "jekyll-paginate", "~> 1.1"
spec.add_runtime_dependency "jekyll-feed", "~> 0.6"
spec.add_development_dependency "bundler", "~> 2.1.4"
spec.add_development_dependency "bundler", "~> 2.1", ">= 2.1.4"
spec.add_development_dependency "wdm", "~> 0.1" if Gem.win_platform?
end

0 comments on commit 265598d

Please sign in to comment.