Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--lib/text-size/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/text-size/Cargo.toml b/lib/text-size/Cargo.toml
index 274d6e64bd..ea1881e6e6 100644
--- a/lib/text-size/Cargo.toml
+++ b/lib/text-size/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "text_unit"
-version = "0.1.5"
+version = "0.1.8"
authors = ["Aleksey Kladov <[email protected]>"]
description = "Newtypes for text offsets"
license = "MIT OR Apache-2.0"