Skip to content

Commit bbf5b7c

Browse files
committed
bump to 0.4.2
1 parent 6e4c14a commit bbf5b7c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Cargo.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nif"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
edition = "2021"
55
authors = ["Romet Tagobert <[email protected]>"]
66
categories = []
@@ -9,9 +9,7 @@ homepage = "https://github.com/amPerl/nif"
99
repository = "https://github.com/amPerl/nif"
1010
license = "MIT"
1111
readme = "README.md"
12-
exclude = [
13-
"tests/*"
14-
]
12+
exclude = ["tests/*"]
1513

1614
[[bin]]
1715
name = "nif2obj"

0 commit comments

Comments
 (0)