diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2023-08-18 21:02:32 -0400 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2023-08-19 01:14:10 +0000 |
| commit | bd440bf85d6eff5ecf5132e93a0721cfcd38e5a5 (patch) | |
| tree | dfbcf3eab7be5e611b91737e93cdd2ec6c1d8127 /lib | |
| parent | 1d0b627b708909d6e428e1ca6bfd565faf120f99 (diff) | |
[ruby/yarp] Bump to version 0.8.0
https://github.com/ruby/yarp/commit/bfde753702
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/yarp/yarp.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yarp/yarp.gemspec b/lib/yarp/yarp.gemspec index f32cd4b6ab..db69bcb451 100644 --- a/lib/yarp/yarp.gemspec +++ b/lib/yarp/yarp.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "yarp" - spec.version = "0.7.0" + spec.version = "0.8.0" spec.authors = ["Shopify"] spec.email = ["ruby@shopify.com"] |
