diff --git a/rslib/Cargo.toml b/rslib/Cargo.toml index 22ab0f147..e956fd2d3 100644 --- a/rslib/Cargo.toml +++ b/rslib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anki" -version = "2.1.21" # automatically updated +version = "2.1.22" # automatically updated edition = "2018" authors = ["Ankitects Pty Ltd and contributors"] license = "AGPL-3.0-or-later" diff --git a/rspy/Cargo.toml b/rspy/Cargo.toml index e06242f68..11cd4f41e 100644 --- a/rspy/Cargo.toml +++ b/rspy/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ankirspy" -version = "2.1.21" # automatically updated +version = "2.1.22" # automatically updated edition = "2018" authors = ["Ankitects Pty Ltd and contributors"]