Skip to content

Commit b242c87

Browse files
committed
manifest: update wit version to 0.5.0
1 parent 66e9fdf commit b242c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: edgee-component.toml

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

1313
[component.build]
1414
command = "dotnet build && mv ./bin/Debug/net9.0/wasi-wasm/publish/example-cs-component.wasm ./dc_component.wasm"

0 commit comments

Comments
 (0)