We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 852e403 + 8d0bd9f commit 96d6c4cCopy full SHA for 96d6c4c
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.2](https://github.com/COMBINE-lab/grangers/compare/v0.1.1...v0.1.2) (2023-06-13)
4
+
5
6
+### Bug Fixes
7
8
+* too many keywords in crate manifest ([1708f34](https://github.com/COMBINE-lab/grangers/commit/1708f34b5e1bd71040756ffb7e1305cd42f02dba))
9
10
## [0.1.1](https://github.com/COMBINE-lab/grangers/compare/v0.1.0...v0.1.1) (2023-06-13)
11
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grangers"
-version = "0.1.1"
+version = "0.1.2"
edition = "2021"
authors = [
"Dongze He <dhe17@umd.edu>",
0 commit comments