Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jisom-godaddy committed May 17, 2021
1 parent f374850 commit 1c3c2ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shape_of.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Gem::Specification.new do |s|
s.name = "shape_of"
s.version = "1.0.0"
s.version = "2.0.0"
s.licenses = ["MIT"]
s.summary = "A shape/type checker for Ruby objects."
# s.description = ""
Expand All @@ -15,4 +15,4 @@ Gem::Specification.new do |s|
s.add_development_dependency 'minitest', '~> 5'
s.add_development_dependency 'minitest-reporters', '~> 1'
# s.add_runtime_dependency
end
end

0 comments on commit 1c3c2ba

Please sign in to comment.