Skip to content

Commit b5434d8

Browse files
committed
manifest: update wit version to 0.5.0
1 parent 36775e6 commit b5434d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edgee-component.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ subcategory = "analytics"
88
description = "Example TypeScript component for data collection"
99
documentation = "https://github.com/edgee-cloud/example-ts-component"
1010
repository = "https://github.com/edgee-cloud/example-ts-component"
11-
wit-world-version = "0.4.0"
11+
wit-world-version = "0.5.0"
1212

1313
[component.build]
1414
command = "npm install && npm run generate && npm run build"

0 commit comments

Comments
 (0)