Skip to content

Commit c7418a8

Browse files
committed
manifest: update wit version to 0.5.0
1 parent 1490b9b commit c7418a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edgee-component.toml

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

1313
[component.build]
1414
command = "$(CC) dc_component.c internal/data_collection.c internal/data_collection_component_type.o -o /dev/stdout -mexec-model=reactor -Os | wasm-tools component new -o dc_component.wasm"

0 commit comments

Comments
 (0)