Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'lib/text-size/Cargo.toml')
| -rw-r--r-- | lib/text-size/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/text-size/Cargo.toml b/lib/text-size/Cargo.toml index 40afa4311c..9080b3fad8 100644 --- a/lib/text-size/Cargo.toml +++ b/lib/text-size/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "text_unit" -version = "0.1.9" +version = "0.1.10" authors = ["Aleksey Kladov <[email protected]>"] description = "Newtypes for text offsets" license = "MIT OR Apache-2.0" |