Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
zxch3n committed Nov 9, 2024
1 parent cc570d2 commit 1dee851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bump-rust-crates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ import { walk } from "@std/fs/";
const CRATES = {
"loro": "loro",
"loro-internal": "loro-internal",
"kv-store": "loro-kv-store",
"loro-common": "loro-common",
"rle": "loro-rle",
"delta": "loro-delta",
"kv-store": "loro-kv-store",
"fractional_index": "loro_fractional_index",
};

Expand Down

0 comments on commit 1dee851

Please sign in to comment.