Skip to content

Commit

Permalink
Bump version to 4.2.1
Browse files Browse the repository at this point in the history
Because of the update in #72.
  • Loading branch information
Pontus4 committed Feb 7, 2025
1 parent 7c9225d commit d63eaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capistrano-twingly.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "capistrano-twingly"
spec.version = '4.2.0'
spec.version = '4.2.1'
spec.authors = ["Twingly AB"]
spec.email = ["[email protected]"]
spec.summary = %q{Capistrano 3 tasks used for Twingly's Ruby deployment}
Expand Down

0 comments on commit d63eaca

Please sign in to comment.