Skip to content

Commit

Permalink
Bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisduerr authored Jan 3, 2021
1 parent b4b08a6 commit 8a0c57b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHANGELOG
=========

## Unreleased
## 0.10.0

- Changed the type of CSI parameters from i64 to u16
- All methods of the `Perform` trait are now optional
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ categories = ["parsing", "no-std"]
exclude = ["/.travis.yml"]
readme = "README.md"
license = "Apache-2.0 OR MIT"
version = "0.9.0"
version = "0.10.0"
name = "vte"
edition = "2018"

Expand Down

0 comments on commit 8a0c57b

Please sign in to comment.