diff --git a/component.json b/component.json index 9cb3827..e0e3877 100644 --- a/component.json +++ b/component.json @@ -1,8 +1,7 @@ { "title": "XML", - "version": "1.3.6", + "version": "1.3.7", "description": "Component to convert between XML and JSON data", - "buildType": "docker", "actions": { "xmlToJson": { "title": "XML to JSON",