Skip to content

Commit 3cd0f3b

Browse files
committed
chore: version update
1 parent 4c5289a commit 3cd0f3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
name = "yata"
99
readme = "README.md"
1010
repository = "https://github.com/amv-dev/yata"
11-
version = "0.4.7"
11+
version = "0.5.0"
1212
include = [
1313
"/benches",
1414
"/src/*.rs",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It also provides you an interface to create your own indicators.
1616

1717
```toml
1818
[dependencies]
19-
yata = "0.4"
19+
yata = "0.5"
2020
```
2121

2222
## Available **moving averages**:

0 commit comments

Comments
 (0)