Skip to content

Commit cde3dd2

Browse files
committed
bump: version
1 parent bf8e837 commit cde3dd2

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stochastic-rs"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
edition = "2021"
55
license = "MIT"
66
description = "A Rust library for stochastic processes"
@@ -25,4 +25,4 @@ rustfft = "6.1.0"
2525
[lib]
2626
name = "stochastic_rs"
2727
crate-type = ["cdylib", "lib"]
28-
path = "src/lib.rs"
28+
path = "src/lib.rs"

src/main.rs

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)