Skip to content

Commit e01d86d

Browse files
committed
release 0.11.6
1 parent e585af2 commit e01d86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

open_api_import.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "open_api_import"
3-
s.version = "0.11.5"
3+
s.version = "0.11.6"
44
s.summary = "OpenApiImport -- Import a Swagger or Open API file and create a Ruby Request Hash file including all requests and responses with all the examples. The file can be in JSON or YAML"
55
s.description = "OpenApiImport -- Import a Swagger or Open API file and create a Ruby Request Hash file including all requests and responses with all the examples. The file can be in JSON or YAML"
66
s.authors = ["Mario Ruiz"]

0 commit comments

Comments
 (0)