summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKevin Newton <[email protected]>2024-05-08 10:20:46 -0400
committerKevin Newton <[email protected]>2024-05-08 10:20:48 -0400
commit548a72e537e4a189817f7e6ca28ad80013b1cb0c (patch)
tree85a64aac4607cf5895ae212298b770e9c2e2a54e /lib
parent06a1df3ef9559bbdac31c444e154ebf86e09d0a2 (diff)
[PRISM] Sync prism version bump
Diffstat (limited to 'lib')
-rw-r--r--lib/prism/prism.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/prism/prism.gemspec b/lib/prism/prism.gemspec
index 8a3efe826d..d23b6a65cb 100644
--- a/lib/prism/prism.gemspec
+++ b/lib/prism/prism.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "prism"
- spec.version = "0.27.0"
+ spec.version = "0.28.0"
spec.authors = ["Shopify"]
spec.email = ["[email protected]"]