Skip to content

Commit 75f21e7

Browse files
authored
Update CONTRIBUTING.md
1 parent 4695409 commit 75f21e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ safe-migrate/
9191
│ ├── ci.yml # Test on push/PR, cargo fmt/clippy checks
9292
│ └── release.yml # Build & release multi-platform binaries on tag
9393
94-
├── Cargo.toml # v0.3.0, dependencies (squawk-syntax 2.56.0, postgres 0.19, etc.)
94+
├── Cargo.toml # v0.3.1, dependencies (squawk-syntax 2.56.0, postgres 0.19, etc.)
9595
├── Cargo.lock # Locked dependency versions
9696
├── README.md # User documentation
9797
├── CHANGELOG.md # Release history

0 commit comments

Comments
 (0)