Bump Rust crates for breaking release
This commit is contained in:
+2
-2
@@ -4,7 +4,8 @@ Run all commands from the repository root. Publishing requires Cargo, npm, and J
|
||||
|
||||
## Versions
|
||||
|
||||
- Rust crates: `0.1.3`
|
||||
- `decodal-derive`: `0.1.3` (already published)
|
||||
- Other published Rust crates: `0.2.0`
|
||||
- `decodal-wasm` npm/JSR package: `0.1.4`
|
||||
- `decodal-codemirror`: `0.1.6`
|
||||
|
||||
@@ -34,7 +35,6 @@ Publish in dependency order. Wait for each crate to become available in the crat
|
||||
Run the corresponding command with `--dry-run` immediately before each real publish.
|
||||
|
||||
```sh
|
||||
cargo publish -p decodal-derive
|
||||
cargo publish -p decodal
|
||||
cargo publish -p decodal-language-service
|
||||
cargo publish -p decodal-language-tools
|
||||
|
||||
Reference in New Issue
Block a user