chore: release 0.2.0 — first tag under the chain-module-sdk name
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 2s
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 2s
v0.1.2 predates the crate rename (fai-module-sdk) and the WIT 1.1 Context::emit addition; the chain CLI's module scaffold now pins a tag instead of branch=main, so module builds stay reproducible. Example lockfile catches up with the rename. Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
5cbdb5324e
commit
40f3dbd885
3 changed files with 21 additions and 21 deletions
|
|
@ -6,7 +6,7 @@ members = [
|
|||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.2"
|
||||
version = "0.2.0"
|
||||
edition = "2024"
|
||||
authors = ["Dr. Stefan Flemming <chain@flemming.ai>"]
|
||||
license = "Apache-2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue