Skip to content

Commit

Permalink
chore(ci): Set all crates versions in release-please manifest (#276)
Browse files Browse the repository at this point in the history
Set all versions in manifest
  • Loading branch information
nahsi authored Feb 8, 2023
1 parent 9c1f20b commit b417c72
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
{
"crates/it-interfaces": "0.7.3",
"crates/it-parser": "0.11.1",
"crates/it-generator": "0.9.5",
"crates/it-json-serde": "0.3.5",
"crates/min-it-version": "0.2.1",
"crates/module-info-parser": "0.5.1",
"crates/module-interface": "0.6.1",
"crates/utils": "0.4.0",
"core": "0.19.0",
"marine": "0.24.0",
"crates/fluence-app-service": "0.23.0",
"tools/cli": "0.12.6",
"tools/repl": "0.18.8",
"marine-js": "0.3.44"
}

0 comments on commit b417c72

Please sign in to comment.