Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
henryboisdequin committed Feb 5, 2021
1 parent 2f646cc commit 4e21e75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "finnhub-rs"
version = "0.1.1"
version = "0.1.2"
authors = ["Henry Boisdequin"]
license = "MIT"
description = "Finnhub-rs is a client for the Finnhub API implemented in Rust."
homepage = "https://github.com/henryboisdequin/finnhub-rs"
documentation = "https://docs.rs/finnhub-rs/0.1.1/finnhub_rs/"
documentation = "https://docs.rs/finnhub-rs/0.1.2/finnhub_rs/"
repository = "https://github.com/henryboisdequin/finnhub-rs"
readme = "README.md"
keywords = ["finnhub", "client", "api", "stocks"]
Expand Down

0 comments on commit 4e21e75

Please sign in to comment.