diff --git a/edgee-component.toml b/edgee-component.toml index 7eb65ec..728f8da 100644 --- a/edgee-component.toml +++ b/edgee-component.toml @@ -8,7 +8,7 @@ subcategory = "analytics" description = "Example TypeScript component for data collection" documentation = "https://github.com/edgee-cloud/example-ts-component" repository = "https://github.com/edgee-cloud/example-ts-component" -wit-world-version = "0.4.0" +wit-world-version = "0.5.0" [component.build] command = "npm install && npm run generate && npm run build"