Skip to content

Commit

Permalink
Fix manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Franklin Delehelle committed Aug 11, 2019
1 parent 9468478 commit 1019f2c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "asgart"
version = "2.1"
version = "2.1.0"
authors = ["Franklin Delehelle <franklin.delehelle@irit.fr>"]
license = "GPLv3"

Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,11 @@ manually replaced.

_Please note that ASGART following the [semver](https://semver.org/) versioning scheme, an increase in the major version number reflects a non backward-compatible update._

## v2.1
## v2.0.1
- Fix manifest file

## v2.1.0

- Ensure that multiple fragments in a mFASTA file are processed separately
- Add a flag to specify the minimum width of a chord
- Add filtering options
Expand Down

0 comments on commit 1019f2c

Please sign in to comment.