Skip to content

Commit

Permalink
Release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldong authored Mar 18, 2021
1 parent e7e9530 commit 1fb3708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorbet-coerce.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{sorbet-coerce}
s.version = "0.3.0"
s.version = "0.4.0"
s.date = %q{2019-10-04}
s.summary = %q{A type coercion lib works with Sorbet's static type checker and type definitions; raises an error if the coercion fails.}
s.authors = ["Chan Zuckerberg Initiative"]
Expand Down

0 comments on commit 1fb3708

Please sign in to comment.