Skip to content

Commit

Permalink
Merge 8400208 into 332ab5d
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki committed Jul 29, 2020
2 parents 332ab5d + 8400208 commit c949651
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion lib/rogue_one/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module RogueOne
VERSION = "0.4.0"
VERSION = "0.4.1"
end
1 change: 0 additions & 1 deletion rogue_one.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec", "~> 3.9"

spec.add_dependency "async-dns", "~> 1.2"
spec.add_dependency "parallel", "~> 1.19"
spec.add_dependency "thor", "~> 1.0"
end

0 comments on commit c949651

Please sign in to comment.