Skip to content

Commit

Permalink
Merge pull request #306 from zachschuermann/readme-0.3
Browse files Browse the repository at this point in the history
fix version in readme
  • Loading branch information
zachschuermann authored Aug 7, 2024
2 parents 969bd23 + 6f5ce93 commit f8b0485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ As it is a library, in general you will want to depend on `delta-kernel-rs` by a
dependency to your `Cargo.toml`. For example:

```toml
delta_kernel = "0.2"
delta_kernel = "0.3"
```

### Versions and Api Stability
Expand Down

0 comments on commit f8b0485

Please sign in to comment.