Skip to content

Commit 72f4695

Browse files
author
Ruslan Tolstov
committed
v.0.3.0
1 parent 176eaf7 commit 72f4695

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rswag_schema_export (0.2.4)
4+
rswag_schema_export (0.3.0)
55
aws-sdk-s3 (~> 1)
66
azure-storage-blob (~> 1.1)
77
slack-notifier (~> 2.3.2)

lib/rswag_schema_export/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module RswagSchemaExport
2-
VERSION = "0.2.4".freeze
2+
VERSION = "0.3.0".freeze
33
end

0 commit comments

Comments
 (0)