Skip to content

Commit 58aba92

Browse files
authored
Merge pull request #25 from COMBINE-lab/release-please--branches--main--components--libradicl
chore(main): release 0.8.1
2 parents 3ff5040 + 1c9ca49 commit 58aba92

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.1](https://github.com/COMBINE-lab/libradicl/compare/v0.8.0...v0.8.1) (2024-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* umi type tag is u not b ([67f3e28](https://github.com/COMBINE-lab/libradicl/commit/67f3e280f91571417c895dfece83c30605d2106f))
9+
310
## [0.8.0](https://github.com/COMBINE-lab/libradicl/compare/v0.7.0...v0.8.0) (2024-02-26)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libradicl"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = [
55
"Avi Srivastava <[email protected]>",
66
"Hirak Sarkar <[email protected]>",

0 commit comments

Comments
 (0)