Skip to content

Commit

Permalink
fix: fix README typo
Browse files Browse the repository at this point in the history
Signed-off-by: Saurav Sharma <[email protected]>
  • Loading branch information
iamsauravsharma committed Oct 11, 2019
1 parent f48b6fe commit e53f70b
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 @@ -29,7 +29,7 @@ Rust Client library built for accessing [Alphavantage][alphavantage_link] API.
Edit Cargo.toml file to add alpha_vantage as dependencies
```toml
[dependencies]
alpha_vantage = "0.2.0"
alpha_vantage = "0.3.0"
```

__OR__
Expand Down

0 comments on commit e53f70b

Please sign in to comment.