Skip to content

Commit

Permalink
bump actor version
Browse files Browse the repository at this point in the history
  • Loading branch information
nihil2501 committed Jan 14, 2023
1 parent 5f95a82 commit a92f20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasmcloud.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "verbalcode"
language = "rust"
type = "actor"
version = "0.1.0"
version = "0.1.2"

[actor]
claims = ["wasmcloud:httpserver", "wasmcloud:keyvalue", "wasmcloud:builtin:logging"]

0 comments on commit a92f20c

Please sign in to comment.