Unnamed repository; edit this file 'description' to name the repository.
| -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 4ccbfdcb7b..9b36860ea9 100644 --- a/lib/text-size/Cargo.toml +++ b/lib/text-size/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "text-size" -version = "0.99.0-dev.3" +version = "0.99.0" edition = "2018" authors = [ |