Skip to content

Commit

Permalink
Release lottieconv 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
msrd0 committed Aug 27, 2023
1 parent cf911a6 commit 27e5549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lottieconv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
[package]
workspace = ".."
name = "lottieconv"
version = "0.2.2" # update doc url as well!
version = "0.2.3" # update doc url as well!
license = "MIT"
include = ["src/**/*.rs", "bin/*.rs", "/LICENSE", "/README.md"]

description = "Convert lottie files to WEBP or GIF"
keywords = ["lottie", "webp", "gif", "convert"]
repository = "https://github.com/msrd0/rlottie-rs"
documentation = "https://docs.msrd0.de/lottieconv/0.2.2/lottieconv/"
documentation = "https://docs.msrd0.de/lottieconv/0.2.3/lottieconv/"

edition = "2021"
rust-version = "1.60"
Expand Down

0 comments on commit 27e5549

Please sign in to comment.