Skip to content

Commit

Permalink
chore: Release libheif-rs version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cykooz committed Nov 28, 2023
1 parent 94b28ef commit fff56f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [Unreleased] - ReleaseDate
## [1.0.0] - 2023-11-28

### Added

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libheif-rs"
version = "0.22.0"
version = "1.0.0"
authors = ["Kirill Kuzminykh <[email protected]>"]
edition = "2021"
description = "Safe wrapper around the libheif-sys crate for parsing heif/heic files"
Expand Down

0 comments on commit fff56f5

Please sign in to comment.