summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-09-08 15:46:44 -0400
committergit <svn-admin@ruby-lang.org>2023-09-08 19:50:47 +0000
commitf4443f3b1c6dd70b6b22470a7d5f8796175aace3 (patch)
tree79c124797fff27239b5aead5a2372464ff1660ff /lib
parentc0f162caab6098b1709cce893c2c86fec88d0d4c (diff)
[ruby/yarp] Increment version
https://github.com/ruby/yarp/commit/2b41ceb754
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 0cd1cf2f66..e96cb8d403 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.10.0"
+ spec.version = "0.11.0"
spec.authors = ["Shopify"]
spec.email = ["ruby@shopify.com"]