Skip to content

Commit

Permalink
chore(main): release 0.10.3 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Jul 25, 2024
1 parent 5e34420 commit 5657b37
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.10.3](https://github.com/varfish-org/seqrepo-rs/compare/v0.10.2...v0.10.3) (2024-07-25)


### Bug Fixes

* using unbuffered I/O for CacheWritingSeqRepo ([#119](https://github.com/varfish-org/seqrepo-rs/issues/119)) ([5e1731b](https://github.com/varfish-org/seqrepo-rs/commit/5e1731b46a13c67bed52ff4d28cf4af78eadebb2))

## [0.10.2](https://github.com/varfish-org/seqrepo-rs/compare/v0.10.1...v0.10.2) (2024-06-10)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "seqrepo"
version = "0.10.2"
version = "0.10.3"
edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Port of (read-only) functionality of biocommons/seqrepo to Rust"
Expand Down

0 comments on commit 5657b37

Please sign in to comment.