Skip to content

Commit 46aa212

Browse files
committed
Bump to 0.4.0-pre
1 parent 63a8967 commit 46aa212

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ categories = [ "algorithms", "data-structures", "science" ]
88
license = "MIT OR Apache-2.0"
99
name = "num-bigint"
1010
repository = "https://github.com/rust-num/num-bigint"
11-
version = "0.3.2"
11+
version = "0.4.0-pre"
12+
publish = false
1213
readme = "README.md"
1314
build = "build.rs"
1415
exclude = ["/bors.toml", "/ci/*", "/.github/*"]

0 commit comments

Comments
 (0)