Skip to content

Commit f564684

Browse files
committed
release: bumps omics version to v0.2.0
1 parent 0d5fe66 commit f564684

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

omics/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77

88
## Unreleased
99

10+
## 0.2.0 - 01-03-2025
11+
1012
### Revise
1113

1214
- Promotes the `position-u64` feature of `omics-coordinate` to the top-level

omics/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "omics"
33
description = "Foundations for omics analysis using Rust"
4-
version = "0.1.0"
4+
version = "0.2.0"
55
authors.workspace = true
66
license.workspace = true
77
edition.workspace = true

0 commit comments

Comments
 (0)