Skip to content

Commit 93baa27

Browse files
authored
Bump version to 0.13.0
1 parent 0f59335 commit 93baa27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
## Unreleased
4+
## 0.13.0
55

66
- Reexport `cursor_icon` crate in `ansi`
77
- Split-out private modes from `Mode` into `PrivateMode`

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories = ["parsing", "no-std"]
88
exclude = ["/.travis.yml"]
99
readme = "README.md"
1010
license = "Apache-2.0 OR MIT"
11-
version = "0.12.1"
11+
version = "0.13.0"
1212
name = "vte"
1313
edition = "2021"
1414
rust-version = "1.62.1"

0 commit comments

Comments
 (0)