Skip to content

Commit

Permalink
0.6.2. released
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioRuiz committed Apr 14, 2020
1 parent b4861a1 commit 7dd9fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_tests.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'create_tests'
s.version = '0.6.1'
s.version = '0.6.2'
s.summary = "CreateTests -- Create Tests automatically from a Requests file. Perfect to be used with the result from importing a Swagger file using the open_api_import gem"
s.description = "CreateTests -- Create Tests automatically from a Requests file. Perfect to be used with the result from importing a Swagger file using the open_api_import gem"
s.authors = ["Mario Ruiz"]
Expand Down

0 comments on commit 7dd9fa1

Please sign in to comment.