Skip to content

Commit 99679c8

Browse files
committed
(cargo-release) version 0.8.0
1 parent 609c344 commit 99679c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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 = "net_hex"
3-
version = "0.7.1-alpha.0"
3+
version = "0.8.0"
44
authors = ["Jack Newman jacknewman12@gmail.com"]
55
edition = "2018"
66
license = "MIT"
@@ -24,4 +24,4 @@ version = "0.27.2"
2424
[profile.release]
2525
lto = true
2626
codegen-units = 1
27-
panic = 'abort'
27+
panic = 'abort'

0 commit comments

Comments
 (0)