diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2023-09-15 20:27:02 -0400 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2023-09-16 00:32:52 +0000 |
| commit | 7f96c9be9e998adb0f9db751bf9cd65c157c1bd7 (patch) | |
| tree | ea9ad9453fecb486ddc8e4d7af3bb3319278906a /lib | |
| parent | 43ab2acf8242c580b1ef5d644ea94d48669d4869 (diff) | |
[ruby/yarp] Bump to version 0.12.0
https://github.com/ruby/yarp/commit/c71137377f
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 e96cb8d403..186ce7556d 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.11.0" + spec.version = "0.12.0" spec.authors = ["Shopify"] spec.email = ["ruby@shopify.com"] |
