Skip to content

Commit

Permalink
update published version in README.md [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jordy25519 committed Oct 22, 2024
1 parent 8bf9630 commit fa69512
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 @@ -19,7 +19,7 @@ Experimental, high performance Rust SDK for building offchain clients for [Drift
## Install
```toml
# crates.io*
drift-rs = { version = "v1.0.0-alpha.1" }
drift-rs = "1.0.0-alpha.2"

# build from source (also builds and links 'libdrift_ffi_sys'
drift-rs = { git = "https://github.com/drift-labs/drift-rs", tag = "v1.0.0-alpha.1" }
Expand Down

0 comments on commit fa69512

Please sign in to comment.