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 01d4394 commit 9426e60Copy full SHA for 9426e60
lib/rspec/openapi/version.rb
@@ -1,5 +1,5 @@
1
module RSpec
2
module OpenAPI
3
- VERSION = '0.7.1'
+ VERSION = '0.7.1'.freeze
4
end
5
0 commit comments