Skip to content

Commit 517edac

Browse files
Merge pull request #7 from edgee-cloud/manifest-0.5.0-wit
manifest: update wit version to 0.5.0
2 parents 36775e6 + b5434d8 commit 517edac

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)