@asyncapi/converter
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -35,3 +35,3 @@ #!/usr/bin/env node | ||
if (!version) { | ||
version = '2.1.0'; | ||
version = '2.2.0'; | ||
} | ||
@@ -38,0 +38,0 @@ |
{ | ||
"name": "@asyncapi/converter", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Convert AsyncAPI documents from older to newer versions.", | ||
@@ -5,0 +5,0 @@ "bin": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
207957
46