Release dagger-core v0.2.6, dagger-codegen v0.2.7, dagger-sdk v0.2.12

This commit is contained in:
2023-02-20 12:07:33 +01:00
parent 1f77d90c0f
commit 7179f8b598
8 changed files with 46 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ publish = true
[dependencies]
convert_case = "0.6.0"
dagger-core = { path = "../dagger-core", version = "^0.2.5" }
dagger-core = { path = "../dagger-core", version = "^0.2.6" }
eyre = "0.6.8"
genco = "0.17.3"