Skip to content

Commit 16a2383

Browse files
(cargo-release) version 0.8.0
1 parent 12fb1e1 commit 16a2383

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bio-types"
3-
version = "0.8.0-alpha.0"
3+
version = "0.8.0"
44
authors = ["Johannes Köster <[email protected]>"]
55
description = "A collection of common biomedical types for use in rust-bio and rust-htslib."
66
homepage = "https://rust-bio.github.io"
@@ -18,4 +18,4 @@ quick-error = "1.2"
1818
regex = "1.0"
1919
lazy_static = "1.1"
2020
derive-new = "0.5"
21-
strum_macros = "0.20"
21+
strum_macros = "0.20"

0 commit comments

Comments
 (0)