Skip to content

Commit

Permalink
chore(main): release 0.15.0 (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Feb 8, 2024
1 parent 6e75cd5 commit 2f50335
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.15.0](https://github.com/varfish-org/hgvs-rs/compare/v0.14.1...v0.15.0) (2024-02-08)


### Miscellaneous Chores

* bumping dependencies ([#157](https://github.com/varfish-org/hgvs-rs/issues/157)) ([6e75cd5](https://github.com/varfish-org/hgvs-rs/commit/6e75cd5dac6b5a885e682fdf57046497a8a45373))

## [0.14.1](https://github.com/varfish-org/hgvs-rs/compare/v0.14.0...v0.14.1) (2023-11-19)


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 = "hgvs"
version = "0.14.1"
version = "0.15.0"
edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Port of biocommons/hgvs to Rust"
Expand Down

0 comments on commit 2f50335

Please sign in to comment.