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 176eaf7 commit 72f4695Copy full SHA for 72f4695
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rswag_schema_export (0.2.4)
+ rswag_schema_export (0.3.0)
5
aws-sdk-s3 (~> 1)
6
azure-storage-blob (~> 1.1)
7
slack-notifier (~> 2.3.2)
lib/rswag_schema_export/version.rb
@@ -1,3 +1,3 @@
module RswagSchemaExport
- VERSION = "0.2.4".freeze
+ VERSION = "0.3.0".freeze
end
0 commit comments