Skip to content

Commit bd7e427

Browse files
committed
chore: Release libheif-sys version 2.0.0
1 parent f4a6b47 commit bd7e427

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [Unreleased] - ReleaseDate
3+
## [2.0.0] - 2023-09-12
44

55
- Fixed link to crate documentation.
66
- Updated version of `bindgen` to 0.68.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libheif-sys"
3-
version = "1.16.2"
3+
version = "2.0.0+1.16.2"
44
authors = ["Kirill Kuzminykh <[email protected]>"]
55
edition = "2018"
66
description = "libheif bindings"

0 commit comments

Comments
 (0)