Skip to content

Commit

Permalink
chore: version update
Browse files Browse the repository at this point in the history
  • Loading branch information
amv-dev committed Dec 5, 2021
1 parent 4c5289a commit 3cd0f3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "Apache-2.0"
name = "yata"
readme = "README.md"
repository = "https://github.com/amv-dev/yata"
version = "0.4.7"
version = "0.5.0"
include = [
"/benches",
"/src/*.rs",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ It also provides you an interface to create your own indicators.

```toml
[dependencies]
yata = "0.4"
yata = "0.5"
```

## Available **moving averages**:
Expand Down

0 comments on commit 3cd0f3b

Please sign in to comment.