Skip to content

Commit

Permalink
chore: bump the crate version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Feb 14, 2024
1 parent 97555ce commit bf6f6c9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[package]
name = "apng"
version = "0.3.1"
authors = ["poccariswet <poccariswet2727@gmail.com>"]
version = "0.3.2"
authors = [
"poccariswet <poccariswet2727@gmail.com>",
"Orhun Parmaksız <orhunparmaksiz@gmail.com>",
]
edition = "2021"
description = "APNG Encoder. But it is tiny yet."
license = "MIT"
Expand Down

0 comments on commit bf6f6c9

Please sign in to comment.