Skip to content

Commit 245d9a5

Browse files
committed
chore: bump version
1 parent ad67bf5 commit 245d9a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stochastic-rs"
3-
version = "0.2.5"
3+
version = "0.3.0"
44
edition = "2021"
55
license = "MIT"
66
description = "A Rust library for stochastic processes"
@@ -26,7 +26,6 @@ plotly = "0.8.4"
2626
[dev-dependencies]
2727

2828

29-
3029
[lib]
3130
name = "stochastic_rs"
3231
crate-type = ["cdylib", "lib"]

0 commit comments

Comments
 (0)