summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-09-01 16:42:37 -0400
committergit <svn-admin@ruby-lang.org>2023-09-01 20:56:15 +0000
commit1c622a6b5818a92ba664c3d8292cf01b98083e4e (patch)
treee4d018ae344fc810ad25d2f79c5c2bb7db535ead /lib
parent95def300d2202586dafea6cea8ebcc915f116b7a (diff)
[ruby/yarp] Bump to v0.10.0
https://github.com/ruby/yarp/commit/b6164a76d9
Diffstat (limited to 'lib')
-rw-r--r--lib/yarp/yarp.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yarp/yarp.gemspec b/lib/yarp/yarp.gemspec
index ceea5e8eb6..9603f5b1cd 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.9.0"
+ spec.version = "0.10.0"
spec.authors = ["Shopify"]
spec.email = ["ruby@shopify.com"]