Skip to content

Commit b5ebc11

Browse files
committed
Bump version number.
1 parent a191cca commit b5ebc11

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Release Notes
22

3+
## v0.2.0
4+
5+
- Support cleaning and assemblying reads
6+
37
## v0.1.0
48

59
- Initial release
6-
- Support cleaning and assemblying reads

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ullar"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55
authors = ["Heru Handika <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)