aboutsummaryrefslogtreecommitdiff
path: root/utf8parse
diff options
context:
space:
mode:
Diffstat (limited to 'utf8parse')
-rw-r--r--utf8parse/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/utf8parse/Cargo.toml b/utf8parse/Cargo.toml
index 5af8fb5..71ea44b 100644
--- a/utf8parse/Cargo.toml
+++ b/utf8parse/Cargo.toml
@@ -6,7 +6,7 @@ repository = "https://github.com/alacritty/vte"
keywords = ["utf8", "parse", "table"]
categories = ["parsing", "no-std"]
license = "Apache-2.0 OR MIT"
-version = "0.2.1"
+version = "0.2.2"
name = "utf8parse"
edition = "2018"