We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0a42e commit 33b7444Copy full SHA for 33b7444
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- stoplight (5.3.1)
+ stoplight (5.3.2)
5
zeitwerk
6
7
GEM
lib/stoplight/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Stoplight
- VERSION = Gem::Version.new("5.3.1")
+ VERSION = Gem::Version.new("5.3.2")
end
0 commit comments