Skip to content

Commit

Permalink
(cargo-release) version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankurte committed Jul 11, 2019
1 parent 316b603 commit 2377b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rolling-stats"
version = "0.2.1"
version = "0.3.0"
description = "Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm"
authors = ["Ryan Kurte <ryankurte@gmail.com>"]
repository = "https://github.com/ryankurte/rust-rolling-stats"
Expand Down

0 comments on commit 2377b82

Please # to comment.