[ruby/prism] Bump to v0.25.0
authorKevin Newton <[email protected]>
Fri, 5 Apr 2024 21:28:45 +0000 (5 17:28 -0400)
committergit <[email protected]>
Fri, 5 Apr 2024 21:44:06 +0000 (5 21:44 +0000)
https://github.com/ruby/prism/commit/4da514456f

lib/prism/prism.gemspec
prism/extension.h
prism/templates/lib/prism/serialize.rb.erb
prism/version.h

index d43fcfd..6cf2846 100644 (file)
@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |spec|
   spec.name = "prism"
-  spec.version = "0.24.0"
+  spec.version = "0.25.0"
   spec.authors = ["Shopify"]
   spec.email = ["[email protected]"]