Skip to content

Commit 4e21e75

Browse files
0.1.2
1 parent 2f646cc commit 4e21e75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "finnhub-rs"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Henry Boisdequin"]
55
license = "MIT"
66
description = "Finnhub-rs is a client for the Finnhub API implemented in Rust."
77
homepage = "https://github.com/henryboisdequin/finnhub-rs"
8-
documentation = "https://docs.rs/finnhub-rs/0.1.1/finnhub_rs/"
8+
documentation = "https://docs.rs/finnhub-rs/0.1.2/finnhub_rs/"
99
repository = "https://github.com/henryboisdequin/finnhub-rs"
1010
readme = "README.md"
1111
keywords = ["finnhub", "client", "api", "stocks"]

0 commit comments

Comments
 (0)