Skip to content

Commit

Permalink
chore: Release deunicode version 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Dec 15, 2022
1 parent 3de7ad0 commit 4ae4b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "deunicode"
version = "1.3.2"
version = "1.3.3"
authors = ["Kornel Lesinski <kornel@geekhood.net>", "Amit Chowdhury <amitc97@gmail.com>"]
description = "Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese."
documentation = "https://docs.rs/deunicode"
Expand Down

0 comments on commit 4ae4b51

Please sign in to comment.