diff --git a/rslib/Cargo.toml b/rslib/Cargo.toml index 1ba92d746..10685bdca 100644 --- a/rslib/Cargo.toml +++ b/rslib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anki" -version = "2.1.20" # automatically updated +version = "2.1.21" # automatically updated edition = "2018" authors = ["Ankitects Pty Ltd and contributors"] license = "AGPL-3.0-or-later"